[website] updates for bootstrap3

This commit is contained in:
Rushabh Mehta
2013-05-27 14:47:56 +05:30
parent 5dfba486a6
commit 74560b32c1
15 changed files with 149 additions and 173 deletions

View File

@@ -1,47 +1,15 @@
div.outer {
padding: 30px;
margin: 30px -30px 10px -30px;
min-height: 400px;
h1, h2, h3, h4, h5 {
font-weight: bold;
}
.outer .navbar {
margin: -30px -30px 20px -30px;
}
footer {
text-align: left;
margin: auto;
margin-bottom: 20px;
}
.navbar-inner {
border: 0px;
border-bottom: 1px solid #ddd;
border-radius: 0px;
padding-right: 30px;
padding-left: 30px;
}
p, li {
line-height: 1.5em;
}
.layout-wrapper {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
border-radius: 0px 0px 5px 5px;
}
.layout-main {
min-height: 400px;
padding: 30px;
.content {
padding-bottom: 30px;
}
.missing-image {
background-color: #eee;
padding: 40px;
width: 32px;
width: 112px;
font-size: 32px;
color: #888;
}