szurubooru/public_html/media/css/logs.css
2014-02-16 20:10:34 +01:00

17 lines
166 B
CSS

#content form {
margin-bottom: 1em;
}
#content input {
margin: 0 1em;
max-width: 50%;
}
pre {
font-size: 11pt;
margin: 0;
}
pre strong {
background: #fee;
}