Difference between revisions of "MediaWiki:Openvz.css"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
m (fixed - portlet is a class)
(Added a bottom line after h1 and h2 headers)
Line 11: Line 11:
 
}
 
}
  
 +
h1, h2 {
 +
    border-bottom: 1px solid #7dae96;
 +
}
  
 
/*
 
/*
 
<pre>
 
<pre>
 
*/
 
*/

Revision as of 08:40, 9 June 2006

/*
<pre>
*/

.portlet h5 {
    background: url(http://openvz.org/tab-bg-sel.gif) repeat-x 0% 100%;
}

.pBody {
    border: 1px solid #7dae96;
}

h1, h2 {
    border-bottom: 1px solid #7dae96;
}

/*
<pre>
*/