Skip to content

Instantly share code, notes, and snippets.

@CodinCat
Created June 11, 2016 18:20
Show Gist options
  • Save CodinCat/6f23b5cd180080563abf458c151bd645 to your computer and use it in GitHub Desktop.
Save CodinCat/6f23b5cd180080563abf458c151bd645 to your computer and use it in GitHub Desktop.
body {
font-family: Roboto;
font-size: 15px;
line-height: 1.6;
-webkit-font-smoothing: antialiased;
}
.issue-summary {
font-size: 16px;
}
.issue-summary_fsi {
font-size: 21px;
}
.issueId, .issueId_fsi, a.issueId_fsi {
font-family: fira mono, monospace;
}
.issueId_fsi, a.issueId_fsi {
font-size: 17px;
}
.issueId_fsi, a.issueId_fsi, .fsi__summary {
font-weight: bold;
}
.description_fsi, .wiki.text {
font-size: 16px;
line-height: 1.7;
}
.wiki-exception, .wiki-exception-title, .wikicode, .monospace, .prettyprint {
padding: 14px;
margin: 12px 0;
font-family: Fira Mono;
line-height: 1.6;
}
.fsi-properties {
font-size: 14px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment