Difference between revisions of "MediaWiki:Openvz.css"

From OpenVZ Virtuozzo Containers Wiki
Jump to: navigation, search
(Created -- this one is for site to look more like openvz.org)
 
m (fixed - portlet is a class)
Line 3: Line 3:
 
*/
 
*/
  
portlet h5 {
+
.portlet h5 {
 
     background: url(http://openvz.org/tab-bg-sel.gif) repeat-x 0% 100%;
 
     background: url(http://openvz.org/tab-bg-sel.gif) repeat-x 0% 100%;
 
}
 
}

Revision as of 07:56, 9 June 2006

/*
<pre>
*/

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

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


/*
<pre>
*/