Přidán RSS feed
This commit is contained in:
parent
ff6863b0e6
commit
654c7fd4cc
@ -390,3 +390,13 @@ body {
|
||||
.spacer {
|
||||
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