mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 23:59:53 +02:00
Publish docs for v4.3
This commit is contained in:
6
docs/4.3/examples/grid/grid.css
Normal file
6
docs/4.3/examples/grid/grid.css
Normal file
@@ -0,0 +1,6 @@
|
||||
.themed-grid-col {
|
||||
padding-top: 15px;
|
||||
padding-bottom: 15px;
|
||||
background-color: rgba(86, 61, 124, .15);
|
||||
border: 1px solid rgba(86, 61, 124, .2);
|
||||
}
|
Reference in New Issue
Block a user