MediaWiki:Monobook.css: Difference between revisions

From FrathWiki
Jump to navigationJump to search
(grr)
(rm font override)
 
(5 intermediate revisions by one other user not shown)
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 */


body, #globalWrapper { font-family: inherit !important; }
/* <pre> */
@import url("/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css");


#bodyContent .plainlinks a {
#bodyContent .plainlinks a {
Line 8: Line 9:
}
}


.IPA {
/* </pre> */
        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;
}

Latest revision as of 16:44, 15 May 2025

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

/* <pre> */
@import url("/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css");

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

/* </pre> */