Update main.css

pull/8/head
SuperDev 3 years ago committed by GitHub
parent 156c02242f
commit e0204eb95c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ a{
} }
.wrapper{ .wrapper{
margin-top: 10vh; margin-top: 10vh;
text-align: -webkit-center; text-align: center;
} }
ul{ ul{
color: #848484; color: #848484;
@ -82,4 +82,4 @@ form button:active{
.notification.success{ .notification.success{
background:#36923b; background:#36923b;
color: #fff; color: #fff;
} }

Loading…
Cancel
Save