Be sure to read our policy on citing sources before editing!

Difference between revisions of "User:Arav the Undersith/monobook.css"

From Jiggywikki, a Banjo-Kazooie wiki
Jump to navigationJump to search
no edit summary
wikia:banjokazooie>Arav the Undersith
wikia:banjokazooie>Arav the Undersith
Line 3: Line 3:
/* Background-done */
/* Background-done */
body {
body {
     background-color: #ff0000;
     background-color: #00008b;
     background-repeat: repeat-y;
     background-repeat: repeat-y;
     background-position: center;  
     background-position: center;  
Line 9: Line 9:


#bodyContent, #content, #footer {  
#bodyContent, #content, #footer {  
background-color: #00008b;  
background-color: #ff0000;  
color: #000000;  
color: #000000;  
}
}
Line 101: Line 101:
/* Link colors */
/* Link colors */
.portlet a {
.portlet a {
color: #90C040;
color: #ffd700;
background: none;
background: none;
}
}
Line 123: Line 123:
/* Table of Contents-done */
/* Table of Contents-done */
#toc {
#toc {
     border:2px solid #ffd700;
     border:4px solid #ffd700;
     background-color:#00008b;
     background-color:#00008b;
     padding:5px;
     padding:5px;
Line 130: Line 130:




/* <-- Search box on the side */
/* <-- Search box on the side (sidebar maybe) */
#p-search {
#p-search {
     position:relative;
     position:relative;

Navigation menu