website style fixes

This commit is contained in:
Rushabh Mehta
2012-04-10 11:51:08 +05:30
355 changed files with 927 additions and 7121 deletions

View File

@@ -109,7 +109,7 @@ div.comment { color: #444; }
}
.help {
margin: 3px 0px;
margin-bottom: 3px;
color: #888;
}
@@ -1777,7 +1777,6 @@ h6 {
font-weight: bold;
color: #333333;
text-rendering: optimizelegibility;
margin-bottom: 0.3em;
}
h1 small,
h2 small,
@@ -1789,37 +1788,37 @@ h6 small {
color: #999999;
}
h1 {
font-size: 30px;
line-height: 36px;
font-size: 280%;
line-height: 120%;
}
h1 small {
font-size: 18px;
font-size: 150%;
}
h2 {
font-size: 24px;
line-height: 36px;
font-size: 200%;
line-height: 120%;
}
h2 small {
font-size: 18px;
font-size: 150%;
}
h3 {
line-height: 27px;
font-size: 18px;
font-size: 210%;
font-size: 150%;
}
h3 small {
font-size: 14px;
font-size: 130%;
}
h4, h5, h6 {
line-height: 18px;
font-size: 150%;
}
h4 {
font-size: 14px;
font-size: 113%;
}
h4 small {
font-size: 12px;
font-size: 100%;
}
h5 {
font-size: 12px;
font-size: 100%;
}
h6 {
font-size: 11px;
@@ -3485,7 +3484,7 @@ button.btn.small, input[type="submit"].btn.small {
h1, h2, h3, h4, h5 {
font-family: "Open Sans", Helvetica, "Helvetica Neue", sans-serif;
font-weight: normal;
color: #66ad78;
margin-top: 0.2em;
}
body {