style: more readable text color
This commit is contained in:
parent
08a010882e
commit
07b782d7af
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
|
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
|
||||||
max-width: 570px;
|
max-width: 570px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
color: #232323;
|
||||||
}
|
}
|
||||||
header, footer {
|
header, footer {
|
||||||
background: linear-gradient(45deg, #3054bf, #416fff);
|
background: linear-gradient(45deg, #3054bf, #416fff);
|
||||||
|
|
Loading…
Reference in a new issue