added related page and other cleanups

This commit is contained in:
Rushabh Mehta
2012-02-01 18:02:33 +05:30
parent 9c69914cf6
commit d47e1d14b7
11 changed files with 121 additions and 9 deletions

View File

@@ -3,6 +3,10 @@
margin: auto;
}
.layout_wrapper {
padding: 20px;
}
footer {
width: 900px;
margin: auto;
@@ -12,6 +16,11 @@ header .topbar .container {
margin: auto;
}
.web-home-banner {
width: 860px;
margin-bottom: 20px
}
.web-content input[type="text"], .web-content input[type="password"], .web-content select {
min-width: 180px;
}