Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

MediaWiki:Vector.css

433 bytes added, 12:32, 5 October 2011
created
/* CSS placed here will affect users of the Vector skin */

/* OpenVZ colors */
#content {
background-image: url(http://static.openvz.org/wiki/skins/vector/border.png);
background-position: top left;
background-repeat: repeat-y;
background-color: white;
}

div.vectorTabs li a {
background-image: url(http://static.openvz.org/wiki/skins/vector/tab-break.png);
background-position: bottom right;
background-repeat: no-repeat;
}