Compatibility with old theme

Reverting it for compatibility with old theme.
This commit is contained in:
danpros 2024-01-06 11:13:27 +07:00
commit 53dde169d8
28 changed files with 232 additions and 361 deletions

View file

@ -880,7 +880,7 @@ a:focus {
content: "\f516";
}
.social-navigation a[href*="/feed"]:before {
.social-navigation a[href$="/feed/rss"]:before {
content: "\f413";
}

View file

@ -881,7 +881,7 @@ a:focus {
content: "\f516";
}
.social-navigation a[href*="/feed"]:before {
.social-navigation a[href$="/feed/rss"]:before {
content: "\f413";
}