szurubooru/static/css/help.css

13 lines
144 B
CSS
Raw Normal View History

2016-03-29 12:34:10 +02:00
#help {
width: 40em;
}
#help nav {
margin-bottom: 1.5em;
}
#help td {
padding-right: 1em;
}
2016-03-30 16:07:11 +02:00
#help .section {
margin-top: 2em;
}