Skip to content

Instantly share code, notes, and snippets.

@purwandi
Created July 18, 2017 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save purwandi/e49c329b44c4d54f25032f4242d407c4 to your computer and use it in GitHub Desktop.
Save purwandi/e49c329b44c4d54f25032f4242d407c4 to your computer and use it in GitHub Desktop.
.container-fluid {
max-width: 980px !important;
}
.right-sidebar-expanded .container-limited {
max-width: 800px !important;
}
.file-holder .file-content.wiki {
padding: 45px;
}
code {
font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace !important;
}
.tree-holder .tree-table tr .last-commit {
max-width: 400px;
}
h2.title {
margin-bottom: 30px !important;
font-weight: normal !important;
line-height: 1.125 !important;
word-wrap: break-word !important;
font-size: 32px !important;
}
a, .wiki a {
color: #0275d8;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment