2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

updated docs to fix inconsistent display of code elements, update scaffolding to fix padding issue on fluid containers, add placeholder hero unit in patterns for future use, continue to refactor some rgba to hex values

This commit is contained in:
Mark Otto
2011-08-20 18:58:12 -07:00
parent 261a473a72
commit 72899a4ee8
7 changed files with 135 additions and 64 deletions
+3 -3
View File
@@ -44,7 +44,7 @@ section {
font-weight: bold;
}
#masthead {
margin-top: 40px;
margin-top: -20px;
}
#masthead h1,
#masthead p {
@@ -131,8 +131,8 @@ div.quickstart form textarea {
/* Special grid styles
-------------------------------------------------- */
.show-grid {
margin-top: 20px;
margin-bottom: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.show-grid .column, .show-grid .columns {
background-color: #eee;