div.col.sidebar, div.col.side, .ad {
display: none;
}
nav.toplevel.clearfix {
position: absolute;
top: 0;
}
.fluid {
margin: 0;
border-radius: 10px;
-webkit-border-radius: 10px;
}
body {
position: relative;
max-width: none;
}
.main {
margin: 0 auto;
float: none;
width: 650px;
}
#container {
width: 900px;
float: none;
margin: 0 auto;
}
.single h2 {
margin-bottom: -.05em;
}
.toplevel .current {
border: 0;
background: transparent;
}
nav .channels {
z-index: 0;
}
0
You need to be signed in to comment.