guide/css/guide.css

11 lines
206 B
CSS
Raw Normal View History

2014-11-06 20:14:57 +00:00
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;}