guide/css/guide.css
2014-11-06 15:14:57 -05:00

10 lines
206 B
CSS

p.indent {
text-indent: 0em;
}
body {
max-width: 680px;
margin: 0 auto !important;
float: none !important;
font-family: Georgia, serif;
}
.tabbing{padding-left: 2px; padding-right:2px;}