mirror of
https://github.com/danpros/htmly.git
synced 2026-04-18 03:26:20 +05:30
Compatibility with old theme
Reverting it for compatibility with old theme.
This commit is contained in:
parent
b9b8a4e114
commit
53dde169d8
28 changed files with 232 additions and 361 deletions
|
|
@ -880,7 +880,7 @@ a:focus {
|
|||
content: "\f516";
|
||||
}
|
||||
|
||||
.social-navigation a[href*="/feed"]:before {
|
||||
.social-navigation a[href$="/feed/rss"]:before {
|
||||
content: "\f413";
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -881,7 +881,7 @@ a:focus {
|
|||
content: "\f516";
|
||||
}
|
||||
|
||||
.social-navigation a[href*="/feed"]:before {
|
||||
.social-navigation a[href$="/feed/rss"]:before {
|
||||
content: "\f413";
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue