Skip to content

Instantly share code, notes, and snippets.

@JanTvrdik
Created January 23, 2012 18:53
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 JanTvrdik/1664858 to your computer and use it in GitHub Desktop.
Save JanTvrdik/1664858 to your computer and use it in GitHub Desktop.
/* My customization */
code {
font: 12px/20px Consolas, monospace;
}
#menu {
position: absolute;
bottom: auto;
}
#breadcrumb {
left: 0px;
padding: 0px 0px 14px 20px;
}
#lang {
left: auto;
right: 0px;
width: auto;
z-index: 10;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment