added website.page.contact

This commit is contained in:
Rushabh Mehta
2012-01-25 18:48:46 +05:30
parent 4b1fe0528a
commit 949496c31b
17 changed files with 269 additions and 28 deletions

View File

@@ -8,6 +8,10 @@ header .topbar .container {
margin: auto;
}
.web-content input[type="text"], .web-content input[type="password"], .web-content select {
min-width: 180px;
}
.web-main-section {
width: 65%;
float: left;