MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 No edit summary |
imported>Hb1290 No edit summary |
||
| Line 3: | Line 3: | ||
@import url('https://static.miraheze.org/avidwiki/7/7e/CLGSans-Regular.ttf'); | @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://static.miraheze.org/avidwiki/6/6f/CLGSans-Bold.ttf'); | ||
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded'); | |||
/* Define typefaces.*/ | /* Define typefaces.*/ | ||
@font-face { | @font-face { | ||
| Line 735: | Line 736: | ||
#n-Upload-File a::before { | #n-Upload-File a::before { | ||
content: "\f093"; | content: "\f093"; | ||
font-family: 'Font Awesome 5 | font-family: 'Font Awesome 5 Free'; | ||
margin-right: 1em; | margin-right: 1em; | ||
} | } | ||
#n-Home- | #n-Home-Media-Bumpers a::before { | ||
content: "\ | content: "\f51f"; | ||
font-family: 'Font Awesome 5 | font-family: 'Font Awesome 5 Free'; | ||
margin-right: 1em; | margin-right: 1em; | ||
} | } | ||
#n-Film-Rating-Bumpers a::before { | #n-Film-Rating-Bumpers a::before { | ||
content: "\f5bf"; | content: "\f5bf"; | ||
font-family: 'Font Awesome 5 | font-family: 'Font Awesome 5 Free'; | ||
margin-right: 1em; | margin-right: 1em; | ||
} | } | ||
#n- | #n-Startups-and-Bootscreens a::before { | ||
content: "\ | content: "\f109"; | ||
font-family: 'Font Awesome 5 | font-family: 'Font Awesome 5 Free'; | ||
margin-right: 1em; | margin-right: 1em; | ||
} | } | ||
#n- | #n-Television-Bumpers a::before { | ||
content: "\ | content: "\f26c"; | ||
font-family: 'Font Awesome 5 | font-family: 'Font Awesome 5 Free'; | ||
margin-right: 1em; | margin-right: 1em; | ||
} | } | ||