website updates changes

This commit is contained in:
Rushabh Mehta
2012-12-10 18:25:30 +05:30
parent 275c04c1f7
commit c50f088a22
7 changed files with 89 additions and 96 deletions

View File

@@ -1,11 +1,10 @@
.content {
width: 800px;
.content, div#body_div {
width: 780px;
}
div#body_div {
padding: 0px;
min-height: 400px;
width: 800px;
margin: 40px auto;
box-shadow: 1px 1px 3px 3px #ccc;
}
@@ -26,6 +25,10 @@ p, li {
-moz-box-shadow: none;
}
.layout-main {
min-height: 400px;
}
.layout-side-section {
padding: 8px;
}
@@ -58,10 +61,9 @@ footer {
border-right: 0px solid #777 !important;
}
.web-footer-powered {
.web-footer-powered, .web-footer-powered a {
color: #888;
float: right;
margin-top: -12px;
margin-top: 20px;
}
.two-column {