stronger separator between abstract and concrete

This commit is contained in:
Adam Wiggins
2011-06-08 23:53:16 -07:00
parent 6d43afc41d
commit c3d645d135
+2 -1
View File
@@ -55,8 +55,9 @@ article p a:hover, article li a:hover {
section.concrete {
background: #ccc;
margin-top: 24pt;
padding-top: 32pt;
padding-top: 24pt;
padding-bottom: 32pt;
border-top: 8pt solid #aaa;
}
section.concrete h1 {
font-size: 32pt;