some styles

This commit is contained in:
Ayo Ayco 2018-03-12 08:35:13 +08:00
parent 1720f1f05f
commit d12b0fe5e4

View file

@ -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 {