WIP: Přidán RSS feed #3
@ -390,3 +390,13 @@ body {
|
|||||||
.spacer {
|
.spacer {
|
||||||
height: 90px; /* Zde určíte výšku mezery */
|
height: 90px; /* Zde určíte výšku mezery */
|
||||||
}
|
}
|
||||||
|
.rss-link {
|
||||||
|
font-size: 20px; /* Velikost ikony */
|
||||||
|
color: #ff6600; /* Barva RSS ikony */
|
||||||
|
text-decoration: none;
|
||||||
|
margin-right: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.rss-link:hover {
|
||||||
|
color: #ff9900; /* Barva při najetí myší */
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user