Difference between revisions of "MediaWiki:Monobook.css"

From SimsWiki
Jump to: navigation, search
Line 1: Line 1:
 
/* edit this file to customize the monobook skin for the entire site */
 
/* edit this file to customize the monobook skin for the entire site */
  
#prettytable {
+
.prettytable {
 
     background-color:#f5fffa;
 
     background-color:#f5fffa;
 
     border-spacing:4px;
 
     border-spacing:4px;
Line 8: Line 8:
 
}
 
}
  
#prettytable tbody th {
+
.prettytable tbody th {
 
     border:8px solid #407361;
 
     border:8px solid #407361;
 
     background-color: #c9e8e8;
 
     background-color: #c9e8e8;
Line 15: Line 15:
 
}
 
}
  
#prettytable tbody td {
+
.prettytable tbody td {
 
     border:1px solid #b3decf;
 
     border:1px solid #b3decf;
 
     padding:3px;
 
     padding:3px;

Revision as of 10:35, 10 July 2009

/* edit this file to customize the monobook skin for the entire site */

.prettytable {
    background-color:#f5fffa;
    border-spacing:4px;
    margin: 1em auto 1em auto;
    
}

.prettytable tbody th {
    border:8px solid #407361;
    background-color: #c9e8e8;
    font-weight:bold;
    font-size:2.0em;
}

.prettytable tbody td {
    border:1px solid #b3decf;
    padding:3px;
    margin:3px;
}

.shaded {
    background-color:#d9f0f6;
}

.normal {
    background-color:#f5fffa;
}
Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox