feat: color and sign up catch phrase

This commit is contained in:
Ayo Ayco 2021-06-26 02:59:01 +08:00
parent 9bb0960c63
commit 7f8bdf3b56
2 changed files with 3 additions and 3 deletions

View file

@ -74,8 +74,7 @@ layout: default
> >
<div id="mc_embed_signup_scroll"> <div id="mc_embed_signup_scroll">
<label for="mce-EMAIL" <label for="mce-EMAIL"
>Sign up to get {{ page.category }} posts like this periodically and >Sign up to get {{ page.category }} posts like this and more.</label
more.</label
> >
<input <input
type="email" type="email"

View file

@ -599,7 +599,8 @@ table.image caption {
line-height: 60px; line-height: 60px;
float: left; float: left;
padding: 0px 3px; padding: 0px 3px;
color: #8a2be2; // color: #8a2be2;
color: #80ae3c;
} }
p { p {
margin-top: 21px; margin-top: 21px;