some styles
This commit is contained in:
parent
1720f1f05f
commit
d12b0fe5e4
1 changed files with 1 additions and 2 deletions
|
@ -167,7 +167,6 @@ article .post-content p,
|
||||||
|
|
||||||
#donate-form {
|
#donate-form {
|
||||||
height: 50px;
|
height: 50px;
|
||||||
padding: 30px 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#donate-form form {
|
#donate-form form {
|
||||||
|
@ -302,7 +301,7 @@ nav#side-nav {
|
||||||
background-color: rgba(141, 191, 66, 0.97) !important;
|
background-color: rgba(141, 191, 66, 0.97) !important;
|
||||||
color: white;
|
color: white;
|
||||||
font-size: normal;
|
font-size: normal;
|
||||||
padding: 15px;
|
padding: 0 15px 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-content .wrapper .home {
|
.page-content .wrapper .home {
|
||||||
|
|
Loading…
Reference in a new issue