User:Cshadd/monobook.css: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
@import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css"; | |||
@import "/index.php?title=User:Cshadd/monobook.css&action=raw&ctype=text/css"; | |||
* { margin: 0 } | * { margin: 0 } | ||
Revision as of 15:26, July 11, 2010
@import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
@import "/index.php?title=User:Cshadd/monobook.css&action=raw&ctype=text/css";
* { margin: 0 }
a { color: blue; font-weight: bold; text-decoration:underline;}
a:link { color: blue; }
a:visited { color: purple; }
a:hover { color: orange; }
a:active { color: red; }