MediaWiki:Monobook.css: Difference between revisions

From FrathWiki
Jump to navigationJump to search
(grr)
mNo edit summary
Line 1: Line 1:
/* edit this file to customize the monobook skin for the entire site */
/* edit this file to customize the monobook skin for the entire site */
/* <pre> */


body, #globalWrapper { font-family: inherit !important; }
body, #globalWrapper { font-family: inherit !important; }
Line 8: Line 10:
}
}


.IPA {
@import /index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css&smaxage=18000";
        font-family: Chrysanthi Unicode, Doulos SIL, Gentium, GentiumAlt, Code2000, Thryomanes, TITUS Cyberbit Basic, DejaVu Sans, Bitstream Vera Sans, Bitstream Cyberbit, Arial Unicode MS, Lucida Sans Unicode, Hiragino Kaku Gothic Pro, Matrix Unicode;
 
        font-family /**/:inherit;
/* </pre> */
}

Revision as of 02:43, 5 January 2006

/* edit this file to customize the monobook skin for the entire site */

/* <pre> */

body, #globalWrapper { font-family: inherit !important; }

#bodyContent .plainlinks a {
    background: none !important;
    padding: 0;
}

@import /index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css&smaxage=18000";

/* </pre> */