szurubooru/public_html/media/css/logs.css
2014-04-27 16:01:50 +02:00

17 lines
168 B
CSS

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