Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

MediaWiki:Monobook.css

240 bytes removed, 10:17, 9 December 2008
no need for PRE style -- it's in Common.css
h1, h2 {
border-bottom: 1px solid #7dae96;
}
 
pre {
font-family: "Andale Mono", "Vera Sans Mono", Courier, monospace;
font-size: 90%;
padding: 1em;
border: 1px dashed #7dae96;
color: Black;
background-color: #f7f9fa;
white-space: pre;
overflow: auto;
}