1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 20:31:26 +02:00

update to 4.2.1

This commit is contained in:
Mark Otto
2018-12-22 12:03:13 -08:00
parent 5b27630cb4
commit d6678e8c46
218 changed files with 85211 additions and 1065 deletions

View 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);
}