2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00
This commit is contained in:
Mark Otto
2016-12-21 20:33:54 -08:00
parent a2b2f99e3b
commit e111e2e58e
26 changed files with 2859 additions and 9763 deletions
+10
View File
@@ -638,6 +638,16 @@
background-color: rgba(255, 0, 0, 0.1);
}
.bd-example-row-intro .container {
padding: 1px;
border: 1px solid rgba(217, 83, 79, 0.5);
}
.bd-example-row-intro .row {
padding: 1px;
border: 1px solid rgba(2, 117, 216, 0.5);
}
.bd-example-row-flex-cols .row {
min-height: 10rem;
background-color: rgba(255, 0, 0, 0.1);