some styles
This commit is contained in:
parent
d01034c182
commit
8df628e92b
1 changed files with 2 additions and 2 deletions
|
@ -341,7 +341,7 @@ nav#side-nav {
|
||||||
.page-content .wrapper .post {
|
.page-content .wrapper .post {
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
margin-top: 15px;
|
margin: 15px 0 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.site-container {
|
.site-container {
|
||||||
|
@ -462,4 +462,4 @@ nav#side-nav {
|
||||||
.jumbotron {
|
.jumbotron {
|
||||||
background: rgba(141, 191, 66, .97)!important;
|
background: rgba(141, 191, 66, .97)!important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue