Andrew Lewman commited on 2011-02-16 19:14:07
Zeige 1 geänderte Dateien mit 4 Einfügungen und 0 Löschungen.
| ... | ... |
@@ -91,6 +91,10 @@ ul { list-style: outside square; }
|
| 91 | 91 |
margin: 2px 0 5px; |
| 92 | 92 |
} |
| 93 | 93 |
|
| 94 |
+code, tt {
|
|
| 95 |
+ font-family: Inconsolata, "Lucida Console", "Droid Sans Mono", Cousine, Courier, monospace; |
|
| 96 |
+} |
|
| 97 |
+ |
|
| 94 | 98 |
/* NAVIGATION ------------*/ |
| 95 | 99 |
|
| 96 | 100 |
#nav ul { font-size: 1.167em; }
|
| 97 | 101 |