MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


@font-face { font-family: 'MyCustomFont'; src: url('public_html/nc_assets/fonts/Typeface Font.ttf') format('truetype'), url('public_html/nc_assets/fonts/Typeface Font.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'MyCustomFont'; src: url('/nc_assets/fonts/Typeface Font.ttf') format('truetype'); font-weight: normal; font-style: normal; }


.mw-mmv-post-image { background-color: #DDD7CC; }
.mw-mmv-post-image { background-color: #DDD7CC; }

Navigation menu