You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
@import url("../pygments.css");
|
|
@import url("theme.css");
|
|
|
|
/* fix horizontal padding to accomodate adsense banners */
|
|
.wy-nav-content {
|
|
padding: 1.618em 2.236em;
|
|
height: 100%;
|
|
/* max-width: 800px; */
|
|
margin: auto;
|
|
}
|