User:World10/monobook.css: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
body {font-family:Comic Sans MS;} | body {font-family:Comic Sans MS;} | ||
.pBody {font-family:Comic Sans MS;} | |||
.portlet h3 {font-family:Comic Sans MS; color:#000;} | |||
/* Codes and tags */ | /* Codes and tags */ | ||
Line 6: | Line 8: | ||
/* Headers */ | /* Headers */ | ||
h1 {color:gold;} | h1 {color:gold; font-family:Forte, Comic Sans MS;} | ||
h2,h3,h4,h5,h6 {color:silver;} | h2,h3,h4,h5,h6 {color:silver;} | ||
/* User message */ | /* User message */ | ||
.usermessage {background:#09F; border:1px solid #00F;} | .usermessage {background:#09F; border:1px solid #00F;} |
Revision as of 10:43, November 30, 2013
body {font-family:Comic Sans MS;}
.pBody {font-family:Comic Sans MS;}
.portlet h3 {font-family:Comic Sans MS; color:#000;}
/* Codes and tags */
pre {background:#000; color:#F00; border:1px dashed #F00;}
code {background:#000; color:#F00;}
/* Headers */
h1 {color:gold; font-family:Forte, Comic Sans MS;}
h2,h3,h4,h5,h6 {color:silver;}
/* User message */
.usermessage {background:#09F; border:1px solid #00F;}