View source for User:Plumber/monobook.css
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* Credit to Wayoshi, Plumber, and Sadaharu Inui. */
@import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
@import "/index.php?title=User:HK-47/monobook.css&action=raw&ctype=text/css";
/* black/red */
#content, #content table {color:#ACC6FC;background:#0F0F0F;font-size:14px;}
#p-cactions ul li a { background-color:#161616;text-decoration: none; }
#p-cactions ul li a:hover { background-color:#444; border:1px solid black;text-decoration: none; }
#p-personal ul li a { color:#F00;background-color:black;text-decoration: none; }
#p-personal ul li a:hover { color:mediumslateblue; background-color:black;text-decoration: none; }
body { font-family:pmdialog2; font-size:11px;
background: black ;}
a { color: #E00; text-decoration: none; }
a:visited { color: #BF0000; }
a:active { color: #CCC; }
a:hover { color: mediumslateblue; text-decoration: none; }
a:visited:hover { color: mediumslateblue; text-decoration: none; }
a:active:hover { color:#CCC; text-decoration: none; }
000
1:0
Return to User:Plumber/monobook.css.