webgui/www/extras/help.css
2007-02-01 20:48:37 +00:00

16 lines
137 B
CSS

div.helpIndent {
margin-left: 20px;
}
dd {
margin-bottom:15px;
}
dl {
margin-top:15px;
}
dt {
font-weight: bold;
}