Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

MediaWiki:Common.css

1,004 bytes added, 20:22, 1 October 2011
stuff moved from MediaWiki:Monobook.css
.listing img {
vertical-align: middle;
}
 
/* OpenVZ additions goes here */
a, #bodyContent a.external {
text-decoration: none;
color: #436976;
background-color: transparent;
}
.portlet h5 {
background: url(http://static.openvz.org/tab-bg-sel.gif) repeat-x 0% 100%;
}
.pBody {
border: 1px solid #7dae96;
border-left: none;
}
h1, h2, h3, h4, h5, h6, .header {
color: #002f19;
}
h1, h2 {
border-bottom: 1px solid #7dae96;
}
padding-right: 17px !important;
}
 
/* For MediaWiki:Edittools 'insert chars' to look like buttons.
Originally taken from #my-buttons at http://ru.wikipedia.org/wiki/MediaWiki:Monobook.css
*/
#editpage-specialchars {
padding: 0.5em;
}
#editpage-specialchars a {
color: black;
background-color: #ccddee;
font-weight: bold;
font-size: 0.9em;
text-decoration: none;
border: thin #006699 outset;
padding: 0 0.1em 0.1em 0.1em;
}
#editpage-specialchars a:hover {
background-color: #bbccdd;
}
#editpage-specialchars a:active {
background-color: #bbccdd;
border-style: inset;
}
 
 
/* </nowiki></pre> */