MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>StarlightFantasy (Created page with "→CSS placed here will be applied to all skins: @import url('/w/extensions/FontAwesome/res/fontawesome/css/all.min.css'); @import url('https://static.miraheze.org/avidwiki/7/7e/CLGSans-Regular.ttf'); @import url('https://static.miraheze.org/avidwiki/6/6f/CLGSans-Bold.ttf'); @import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded'); →Define typefaces.: @font-face { font-family: 'AVID Sans'; src: url('https://static.miraheze.org/avidwik...") |
imported>StarlightFantasy No edit summary |
||
Line 439: | Line 439: | ||
} | } | ||
#mw-navbar { | #mw-navbar { | ||
background-image: url(https://static. | background-image: url(https://static.wikiforge.net/avidwiki/f/fd/AVID_darker_banner_3.png); | ||
background-size: cover; | background-size: cover; | ||
} | } |