style fixes

This commit is contained in:
Mathias Panzenböck 2013-01-17 03:41:11 +01:00
parent 37b8ef118d
commit 7b194fcfd8

View File

@ -90,7 +90,7 @@ header h2 {
}
.inner {
width: 620px;
max-width: 800px;
margin: 0 auto;
}
@ -166,7 +166,7 @@ a.button span {
}
code, pre {
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal;
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
color: #222;
margin-bottom: 30px;
font-size: 14px;