Forskel mellem versioner af "MediaWiki:Vector.css"

Fra Danva Wiki
Skift til: Navigation, Søgning
(Oprettede siden med '/* CSS placed here will affect users of the Vector skin */ keeps nested list font sizes from continually decreasing with each nesting: #mw-panel div.portal div.body ul...')
 
 
Linje 1: Linje 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
 
/* keeps nested list font sizes from continually decreasing with each nesting */
 
#mw-panel div.portal div.body ul li {
 
        font-size: small !important;
 
}
 

Nuværende version fra 29. okt 2012, 03:10

/* CSS placed here will affect users of the Vector skin */