User:Its-a-me Yoshi!/monobook.css: Difference between revisions
From the Super Mario Wiki, the Mario encyclopedia
Jump to navigationJump to search
m (That looks AWESOME! :D) |
mNo edit summary |
||
Line 16: | Line 16: | ||
#catlinks { | #catlinks { | ||
border: 1px dotted | border: 1px dotted green; | ||
background-color: green; | background-color: green; | ||
padding: 4px; | padding: 4px; |
Revision as of 23:25, November 12, 2010
#content, #content table
#p-cactions ul li a { background: red; }
.usermessage {
background:#;F60
border: 1.1px dashed #060;
}
#p-logo a { background: url(http://www.mariowiki.com/images/mariowiki_logo.png) 35% 50% no-repeat !important; }
pre { border: 1px dashed #F60; }
ul { list-style-image: url(http://img.photobucket.com/albums/v506/Kimi12715/MarioWiki/uldot.png); }
h1 { font-family:AR BONNIE; font-size:28px;color:yellow;}
h2,h3,h4,h5,h6 { color:red }
#catlinks {
border: 1px dotted green;
background-color: green;
padding: 4px;
}
#siteNotice {
background: red;
}
select {
border: 1px solid green;
}
input {
background-color: red;
}
textarea {
font-family:Rockwell ;
font-size: 14px;
}
/*Customizes sidebar*/
div.pBody {
border: 1px red;
background: green;
-moz-border-radius: 1em;
margin-left:.4em;
margin-bottom:.4em;
}
body {
background-image: url("http://i111.photobucket.com/albums/n159/YYXJKQJ/background.gif");
background-attachment:fixed;
}