1
0
Fork 0
gnuviechadminweb-historic/gnuviechadminweb/public/stylesheets/gva.css
Jan Dittberner 55124e861f * infrastructure for authkit
* menu generation code
* improved templates
* database and basic role setup in websetup.py
2008-06-05 16:24:43 +00:00

10 lines
133 B
CSS

html {
font-family:sans;
}
#menu {
float:left;
padding-right:10px;
border-right:1px solid black;
margin-right:10px;
}