Files
Elián Hanisch 5583fc3f82 move everything to into a "cgi" dir.
Show the latest bans, paginate searches, so there's only 100 bans loaded at the time.
2011-11-06 22:36:36 -03:00

14 lines
175 B
CSS

div.main {
text-align: left;
max-width: 500px;
}
#hform > fieldset, #comment_form > fieldset {
max-width: 400px;
}
.highlight {
background-color: yellow;
}