2015-11-05 17:25:02 +03:00
|
|
|
// This file has been autogenerated by grunt task lessToSass. Any changes will be overwritten.
|
2015-11-05 01:54:57 +03:00
|
|
|
|
2015-11-25 01:34:17 +03:00
|
|
|
body {
|
|
|
|
.container,
|
|
|
|
.container-fluid {
|
2014-10-03 15:58:24 +04:00
|
|
|
|
2015-11-25 01:34:17 +03:00
|
|
|
.well.well-sm {
|
|
|
|
padding: 10px;
|
|
|
|
}
|
|
|
|
.well.well-lg {
|
|
|
|
padding: 26px;
|
|
|
|
}
|
|
|
|
.well,
|
|
|
|
.jumbotron {
|
2014-10-03 15:58:24 +04:00
|
|
|
|
2015-11-25 01:34:17 +03:00
|
|
|
background-color: #fff;
|
|
|
|
padding: 19px;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
@include shadow-z-2();
|
|
|
|
border-radius: $border-radius-base;
|
|
|
|
border: 0;
|
|
|
|
p {
|
|
|
|
font-weight: 300;
|
|
|
|
}
|
|
|
|
@include variations(unquote(""), unquote(""), background-color, $white);
|
2014-10-03 15:58:24 +04:00
|
|
|
}
|
2015-11-02 23:39:13 +03:00
|
|
|
}
|
2014-10-03 15:58:24 +04:00
|
|
|
}
|