User:World10/monobook.css: Difference between revisions

From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
mNo edit summary
m (yuck)
 
Line 1: Line 1:
body {font-family:Comic Sans MS;}
.pBody {font-family:Comic Sans MS;}
.portlet h3 {font-family:Comic Sans MS;}
/* Codes and tags */
/* Codes and tags */
pre {background:#000; color:#F00; border:1px dashed #F00;}
pre {background:#000; color:#F00; border:1px dashed #F00;}
Line 8: Line 4:


/* Headers */
/* Headers */
h1 {color:#00267F; font-family:Forte, Comic Sans MS;}
h1 {color:#00267F; font-family:Forte;}
h2,h3,h4,h5,h6 {color:#C85A17;}
h2,h3,h4,h5,h6 {color:#C85A17;}


/* User message */
/* User message */
.usermessage {background:#09F; border:1px solid #00F;}
.usermessage {background:#09F; border:1px solid #00F;}

Latest revision as of 07:11, April 13, 2016

/* Codes and tags */
pre {background:#000; color:#F00; border:1px dashed #F00;}
code {background:#000; color:#F00;}

/* Headers */
h1 {color:#00267F; font-family:Forte;}
h2,h3,h4,h5,h6 {color:#C85A17;}

/* User message */
.usermessage {background:#09F; border:1px solid #00F;}