Magellan Linux

Annotation of /trunk/viewvc/magellan-template/docroot/help.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4 - (hide annotations) (download) (as text)
Tue Oct 30 22:18:26 2012 UTC (11 years, 7 months ago) by niro
File MIME type: text/css
File size: 267 byte(s)
-initial viewvc theme for cvs.magellan-linux.de/svn.magellan-linux.de
1 niro 4 /************************************/
2     /*** ViewVC Help CSS Stylesheet ***/
3     /************************************/
4    
5     /*** Standard Tags ***/
6     body {
7     margin: 0.5em;
8     }
9     img { border: none; }
10    
11     table { width: 100%; }
12     td { vertical-align: top; }
13    
14     col.menu { width:12em; }