Changes

Undo revision 275558 by Patches (talk)
Line 237: Line 237:  
     width: 6em;
 
     width: 6em;
 
}
 
}
 +
 
/* Standard Navigationsleisten, aka box hiding thingy
 
/* Standard Navigationsleisten, aka box hiding thingy
 
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */
 
   from .de.  Documentation at [[Wikipedia:NavFrame]]. */
Line 259: Line 260:  
}
 
}
 
div.NavFrame div.NavHead {
 
div.NavFrame div.NavHead {
     height: 1.6em;
+
     line-height: 1.6em;
 
     font-weight: bold;
 
     font-weight: bold;
 
     background-color: #ccf;
 
     background-color: #ccf;
Line 282: Line 283:  
     font-weight: normal;
 
     font-weight: normal;
 
     font-size: 90%;
 
     font-size: 90%;
}