more small manual updates

This commit is contained in:
AJ Kelly
2011-09-14 22:57:13 -05:00
parent 2ebdc56963
commit b020209544
+9
View File
@@ -52,12 +52,21 @@ table {
border-spacing: 0; border-spacing: 0;
} }
/** end reset css *************************************************************/ /** end reset css *************************************************************/
body{ body{
line-height: normal; line-height: normal;
margin-left:1em;
margin-right:1em;
} }
ul { ul {
list-style: disc; list-style: disc;
margin-left:2em;
}
p{
margin-bottom:0.2em;
margin-top:0.2em;
} }
h1{ h1{