ubuntu-bots/Bantracker/cgi/banlog.css

14 lines
175 B
CSS
Raw Normal View History

2011-11-06 23:11:13 +00:00
div.main {
text-align: left;
max-width: 500px;
}
#hform > fieldset, #comment_form > fieldset {
max-width: 400px;
}
.highlight {
background-color: yellow;
}