This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/public_html/media/css/logs.css
Marcin Kurczewski 36e2e5827c Closed
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;
}