Update modern template

Add margins to sub-headers; adjust related blocks so that everything
else still looks okay.
This commit is contained in:
Scott Weldon
2015-03-11 21:38:40 -07:00
parent d77284f7a6
commit 005d1c5c6d
4 changed files with 9 additions and 9 deletions

View File

@@ -91,11 +91,11 @@
h3+p {
float: left;
width: 84%;
width: 78%;
}
ul li {
width: 28%;
width: 25%;
float: left;
}
ul dl {
@@ -111,7 +111,7 @@
ol {
float: left;
width: 84%;
width: 79%;
margin: .6em 0 0;
}