Source Code Pro all the things on GitHub

This commit is contained in:
Matthias Kretschmann 2013-09-03 18:31:33 +02:00
parent c571eb7579
commit 4533bdebad
1 changed files with 21 additions and 0 deletions

View File

@ -42,6 +42,27 @@ table.ae6 {
border: none !important;
}
/* GITHUB
-----------------------------------------*/
.file-code code,
.file-code pre,
.commits code,
.commits pre,
.diff-line-code,
#files .file .meta .info,
.file-box .meta .info,
.diff-line-num,
.blob-line-nums,
.commit .sha-block,
.commit .sha,
.news .alert .branch-link,
.repository-with-sidebar .repository-sidebar input.clone {
font-family: "Source Code Pro", Consolas, "Liberation Mono", Courier, monospace !important;
}
/* TWITTER
-----------------------------------------*/