• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1@import url("../pygments.css");
2@import url("theme.css");
3
4/* fix horizontal padding to accomodate adsense banners */
5.wy-nav-content {
6    padding: 1.618em 2.236em;
7    height: 100%;
8    /* max-width: 800px; */
9    margin: auto;
10}
11