szurubooru/public_html/media/css/logs.css

19 lines
189 B
CSS
Raw Normal View History

2014-01-27 09:17:36 +01:00
#content form {
margin-bottom: 1em;
}
2013-11-17 14:39:50 +01:00
#content input {
margin: 0 1em;
height: 25px;
vertical-align: middle;
}
pre {
font-size: 11pt;
2014-01-27 09:17:36 +01:00
margin: 0;
2013-11-17 14:39:50 +01:00
}
pre strong {
background: #fee;
}