2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00
This commit is contained in:
Mark Otto
2016-11-26 16:49:39 -08:00
parent f7f5547dab
commit b456cb351d
18 changed files with 118 additions and 13 deletions
+9
View File
@@ -910,6 +910,15 @@
margin-bottom: .5rem;
}
.bd-example-border-utils [class^="border-"] {
display: inline-block;
width: 6rem;
height: 6rem;
margin: .25rem;
background-color: #f5f5f5;
border: 1px solid;
}
.highlight {
padding: 1rem;
margin: 1rem -15px;