Difference between revisions of "MediaWiki:Vector.css"
From NEStalgia
| Line 2: | Line 2: | ||
div.vectorTabs { | div.vectorTabs { | ||
| + | background-image: url(../nes_custom/tab-break.png); | ||
| + | } | ||
| + | div.vectorTabs li a { | ||
background-image: url(../nes_custom/tab-break.png); | background-image: url(../nes_custom/tab-break.png); | ||
} | } | ||
Revision as of 03:47, 9 June 2012
/* CSS placed here will affect users of the Vector skin */
div.vectorTabs {
background-image: url(../nes_custom/tab-break.png);
}
div.vectorTabs li a {
background-image: url(../nes_custom/tab-break.png);
}