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 2: Line 2:
@import "/index.php?title=User:Cshadd/monobook.css&action=raw&ctype=text/css";
@import "/index.php?title=User:Cshadd/monobook.css&action=raw&ctype=text/css";


/* Protection For Computers Stylesheet Import */
 
@import "http://www.protectionforcomputers.net/css/Style.css";
 
/* Protection For Computers Stylesheet styles
 
* { 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; }
 
*/

Revision as of 21:34, August 8, 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";



/* Protection For Computers Stylesheet styles

* { 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; }

*/