some styles

This commit is contained in:
Ayo 2018-02-06 12:52:01 +08:00
parent 0905516aaa
commit 470713a0ed

View file

@ -127,6 +127,7 @@ article .post-content p {
.post-list li {
background-color: #fff;
box-shadow: 5px 25px 30px -25px rgba(34,34,34,.25);
padding: 20px;
}
@ -159,9 +160,11 @@ article .post-content p {
padding: 30px 0;
}
.jumbotron #mc_embed_signup label{
.jumbotron #mc_embed_signup label,
.post-list li h3 a {
font-size: 24px;
}
#mc_embed_signup input {
margin: 0 20px !important;
width: calc(100% - 40px) !important;