2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

lame-copy-paste files because Pages doesn't support custom source yet

This commit is contained in:
Mark Otto
2014-02-13 09:36:49 -08:00
parent 8c5c80058d
commit c17e4c7f94
103 changed files with 10992 additions and 11844 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
.container {
padding-left: 15px;
padding-right: 15px;
padding-left: 15px;
}
h4 {
@@ -17,12 +17,12 @@ h4 {
padding-top: 15px;
padding-bottom: 15px;
background-color: #eee;
border: 1px solid #ddd;
background-color: rgba(86,61,124,.15);
border: 1px solid #ddd;
border: 1px solid rgba(86,61,124,.2);
}
hr {
margin-top: 40px;
margin-bottom: 40px;
}
}