feat: color and sign up catch phrase
This commit is contained in:
parent
9bb0960c63
commit
7f8bdf3b56
2 changed files with 3 additions and 3 deletions
|
@ -74,8 +74,7 @@ layout: default
|
|||
>
|
||||
<div id="mc_embed_signup_scroll">
|
||||
<label for="mce-EMAIL"
|
||||
>Sign up to get {{ page.category }} posts like this periodically and
|
||||
more.</label
|
||||
>Sign up to get {{ page.category }} posts like this and more.</label
|
||||
>
|
||||
<input
|
||||
type="email"
|
||||
|
|
|
@ -599,7 +599,8 @@ table.image caption {
|
|||
line-height: 60px;
|
||||
float: left;
|
||||
padding: 0px 3px;
|
||||
color: #8a2be2;
|
||||
// color: #8a2be2;
|
||||
color: #80ae3c;
|
||||
}
|
||||
p {
|
||||
margin-top: 21px;
|
||||
|
|
Loading…
Reference in a new issue