This commit is contained in:
Kenneth Reitz
2011-10-06 21:45:23 -04:00
parent 951aec8a40
commit 3d3b1da2de
7 changed files with 50 additions and 78 deletions
+16
View File
@@ -0,0 +1,16 @@
.github {
font-family: 'Collegiate', helvetica, sans-serif;
}
.bigger {
font-size: 2.3em;
}
.red {
color: red;
}
.code {
font-family: 'UbuntuBeta Mono'!important;
}