View source for User:The Legend of Zelda Freak/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.
@import "/index.php?title=Mediawiki:Monobook.css&action=raw&ctype=text/css";
@import "/index.php?title=User:The Legend of Zelda Freak/monobook.css&action=raw&ctype=text/css";
/* This creates rounded corners, only possible in Mozilla. Copied from MediaWiki.org */
#p-cactions ul li, #p-cactions ul li a {
-moz-border-radius-topleft: 1em;
-moz-border-radius-topright: 1em;
}
#content {
-moz-border-radius-topleft: 1em;
-moz-border-radius-bottomleft: 1em;
}
div.pBody {
-moz-border-radius-topright: 1em;
-moz-border-radius-bottomright: 1em;
}
/* This changes the logo */
#p-logo a { background: url(http://derecwking.de.funpic.de/klinkwiki.JPG) 35% 50% no-repeat !important; }
000
1:0
Return to User:The Legend of Zelda Freak/monobook.css.