style.css
320 Bytes
#boxes {
/* none */
}
.box-1 {
margin: 0px 30px 0px 260px;
}
.box-1 .blocks {
width: 100%;
float: left;
}
.box-2 {
float: left;
width: 230px;
}
.block {
position: relative;
padding: 10px 0px;
float: none;
}
#article-actions {
margin-right: 130px;
}
#article-actions {
margin-right: 130px;
}