Changes

the word of the day is specificity
Line 1: Line 1: −
#mainmenucontainer table.wikitable td {background: transparent !important; border: 0 !important;}
+
#mainmenucontainer table.wikitable {
 +
background-color: rgba(209,248,255,0.67);
 +
width: 100%;
 +
display: table;
 +
}
 +
 
 +
#mainmenucontainer table.wikitable th.quarter {
 +
width: 25%;
 +
}
 +
 
 +
#mainmenucontainer table.wikitable td {
 +
vertical-align: top;
 +
border: 0 !important;
 +
background: transparent !important;
 +
}
 +
 
 +
#mainmenucontainer table.wikitable td div.bordered {
 +
border: 1px solid #8DCAF0;
 +
border-radius: 11px;
 +
box-shadow: 0px 1px rgba(0,0,0,0.3);
 +
margin-bottom: 3px;
 +
}
 +
 
 +
/* [[Category:Template stylesheets]] */
106,874

edits