Merge pull request #25 from AlexDaniel/patch-1
Change text color from #727272 to #595959
This commit is contained in:
commit
6b0a5c250c
@ -4,7 +4,7 @@ body {
|
|||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
padding:50px;
|
padding:50px;
|
||||||
font: 14px/1.5 "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
font: 14px/1.5 "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||||
color:#727272;
|
color:#595959;
|
||||||
font-weight:400;
|
font-weight:400;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user