webgui/www/extras/help.css
2013-03-20 21:38:23 -07:00

16 lines
137 B
CSS

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