Changes

Jump to navigation Jump to search
344 bytes removed ,  16:07, 16 March 2016
Remove custom css for fonts (wasn't working anyways)
/* CSS placed here will be applied to all skins */
 
/*
#mw-head, #mw-panel, #footer {
background-color: #00B2A9;
}
*/
@font-face {
font-family: "Franklin Gothic Book";
src: url(http://128.42.44.180/mediawiki/resources/assets/fonts/franklin-gothic-book.ttf);
 
h1, h2, h3, h4, h5, h6 {
font-family: "Franklin Gothic Book";
}
 
html, body {
font-family: Helvetica, sans-serif;
}
/* Common.css from Wikipedia 03/16/2016 */

Navigation menu