gallery.accords-library.com/client/css/help.css

13 lines
144 B
CSS
Raw Normal View History

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