MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
turns out the extension's a version or two of FontAwesome behind, commenting this out for now until an update addresses this
imported>Hb1290 No edit summary |
imported>Hb1290 (turns out the extension's a version or two of FontAwesome behind, commenting this out for now until an update addresses this) |
||
Line 760: | Line 760: | ||
margin-right: 1em; | margin-right: 1em; | ||
} | } | ||
#n-Bluesky a::before { | /*#n-Bluesky a::before { | ||
content: "\fe671"; | content: "\fe671"; | ||
font-family: 'Font Awesome 6 Brands'; | font-family: 'Font Awesome 6 Brands'; | ||
Line 766: | Line 766: | ||
margin-right: 1em; | margin-right: 1em; | ||
} | } | ||
*/ | |||
#n-Internet-Archive a::before { | #n-Internet-Archive a::before { | ||
content: url(https://www.avid.wiki/w/thumb.php?f=Internet_Archive_logotype.png&width=15); | content: url(https://www.avid.wiki/w/thumb.php?f=Internet_Archive_logotype.png&width=15); |