a bigger manual update

This commit is contained in:
AJ Kelly
2011-09-14 23:31:01 -05:00
parent b259aeba90
commit c85f1f7053
2 changed files with 75 additions and 11 deletions
+13
View File
@@ -59,6 +59,11 @@ body{
margin-right:1em;
}
hr{
margin-top:0.5em;
margin-bottom:0.5em;
}
ul {
list-style: disc;
margin-left:2em;
@@ -81,6 +86,14 @@ h3{
font-size:1.25em;
}
h4{
font-size:1.125em;
}
h5{
font-size:1.075em;
}
a:hover{
color: #F80;
}