Changes

From The TTSCpedia
Jump to navigationJump to search
m
padding is NOT the same as margin. also i forgot the damn fix again, so that's in there again
Line 1,507: Line 1,507:     
.mw-display-qrcode {
 
.mw-display-qrcode {
margin: 4px, 4px, 4px, 4px;
+
padding: 4px, 4px, 4px, 4px;
 
background-color: white;
 
background-color: white;
 +
}
 +
 +
#left-navigation {
 +
float: initial;
 +
/* IE 6 double-margin bug fix */
 +
display: inline;
 +
 +
.onhoverbg {
 +
padding-left: 0.8em;
 +
padding-right: 0.8em;
 +
font-size: 10pt;
 +
}
 
}
 
}

Navigation menu