MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Fix banners
imported>Hb1290 (updating discord banner to reflect new server) |
imported>Agent Isai (Fix banners) |
||
| Line 376: | Line 376: | ||
} | } | ||
#mw-navbar { | #mw-navbar { | ||
background-image: url(https://static.miraheze.org/ | background-image: url(https://static.miraheze.org/avidwiki/b/bf/Banner10-2.png); | ||
background-size: cover; | background-size: cover; | ||
} | } | ||
| Line 423: | Line 423: | ||
.forumlist td.forum_title a:not(.forum_new):before { | .forumlist td.forum_title a:not(.forum_new):before { | ||
content: url(https://static.miraheze.org/ | content: url(https://static.miraheze.org/avidwiki/0/02/Breezeicons-places-64-folder-grey.svg.png); | ||
position: relative; | position: relative; | ||
top: 2px; | top: 2px; | ||
| Line 430: | Line 430: | ||
.forumlist td.forum_title a.forum_new:before { | .forumlist td.forum_title a.forum_new:before { | ||
content: url(https://static.miraheze.org/ | content: url(https://static.miraheze.org/avidwiki/4/4f/Breezeicons-places-64-folder-important.svg.png); | ||
position: relative; | position: relative; | ||
top: 2px; | top: 2px; | ||