mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 12:17:59 +03:00
25 lines
484 B
SCSS
25 lines
484 B
SCSS
// This file has been autogenerated by grunt task lessToSass. Any changes will be overwritten.
|
|
|
|
body, .container, .container-fluid {
|
|
|
|
.well.well-sm {
|
|
padding: 10px;
|
|
}
|
|
.well.well-lg {
|
|
padding: 26px;
|
|
}
|
|
.well, .jumbotron {
|
|
|
|
background-color: #fff;
|
|
padding: 19px;
|
|
margin-bottom: 20px;
|
|
@include shadow-z-2();
|
|
border-radius: 2px;
|
|
border: 0;
|
|
p {
|
|
font-weight: 300;
|
|
}
|
|
@include variations(unquote(""), background-color, #FFF);
|
|
}
|
|
}
|