szurubooru/public_html/media/css/logs.css
Marcin Kurczewski 36e2e5827c Closed #69
2014-01-27 09:17:36 +01:00

18 lines
189 B
CSS

#content form {
margin-bottom: 1em;
}
#content input {
margin: 0 1em;
height: 25px;
vertical-align: middle;
}
pre {
font-size: 11pt;
margin: 0;
}
pre strong {
background: #fee;
}