9,036
edits
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
.mw-body h1, .mw-body-content h1 { font-family: 'MyCustomFont', sans-serif; font-size: 45px; padding-bottom: -10 } | .mw-body h1, .mw-body-content h1 { font-family: 'MyCustomFont', sans-serif; font-size: 45px; padding-bottom: -10 } | ||
@font-face { font-family: 'MyCustomFont'; src: url('/nc_assets/fonts/Typeface Font.ttf') format('truetype'); font-weight: | @font-face { font-family: 'MyCustomFont'; src: url('/nc_assets/fonts/Typeface Font.ttf') format('truetype'); font-weight: 400; font-style: normal; } | ||
.mw-mmv-post-image { background-color: #DDD7CC; } | .mw-mmv-post-image { background-color: #DDD7CC; } | ||