/CHANGELOG |
---|
1,5 → 1,7 |
Version 1.0.2 |
* <code> font at 11pt |
* Added more space between paragraphs |
* Increased the line-height for content text |
Version 1.0.1 (r30) (2011-10-22) |
* Initial release |
/structure.css |
---|
151,6 → 151,8 |
box-sizing: border-box; |
-moz-box-sizing:border-box; |
-webkit-box-sizing:border-box; |
margin-bottom: 9pt; |
line-height: 15pt; |
} |
#nav-above, #nav-below { |