minor layout adjustments

This commit is contained in:
Bernardo Damele 2012-06-27 10:55:40 +01:00
parent 5682a85075
commit 264be1c274
2 changed files with 6 additions and 3 deletions

View file

@ -29,6 +29,7 @@ footer, header, hgroup, menu, nav, section {
}
body {
line-height: 1;
text-align: center;
}
ol, ul {
list-style: none;
@ -158,7 +159,8 @@ aside a.button {
}
code, pre {
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal;
font-family: monospace, serif;
_font-family: 'courier new', monospace;
color: #222;
margin-bottom: 30px;
font-size: 13px;