mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-20 14:30:23 +00:00
6 lines
153 B
CSS
6 lines
153 B
CSS
.themed-grid-col {
|
|
padding-top: 15px;
|
|
padding-bottom: 15px;
|
|
background-color: rgba(86, 61, 124, .15);
|
|
border: 1px solid rgba(86, 61, 124, .2);
|
|
}
|