brightened the background of posts a bit
This commit is contained in:
parent
c55a9d75b2
commit
a5d171238b
@ -63,7 +63,7 @@ a, .navbar-default .navbar-nav li a, .navbar-nav > li > a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.post, .box {
|
.post, .box {
|
||||||
background-color: #252525;
|
background-color: #444;
|
||||||
padding: 40px 20px;
|
padding: 40px 20px;
|
||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
@ -27,7 +27,7 @@ $nav-link-hover: #DDD;
|
|||||||
|
|
||||||
$primary-bg: #333;
|
$primary-bg: #333;
|
||||||
$link-primary: #FFF;
|
$link-primary: #FFF;
|
||||||
$link-hover: #F33;
|
$link-hover: #F44;
|
||||||
|
|
||||||
// Using media queries with like this:
|
// Using media queries with like this:
|
||||||
// @include media-query($palm) {
|
// @include media-query($palm) {
|
||||||
|
Loading…
Reference in New Issue
Block a user