rob625 / lggsi-it

the website https://lggsi.it
MIT License
0 stars 0 forks source link

background color is too dark #10

Closed rob625 closed 4 years ago

rob625 commented 4 years ago

changed to this a, a:visited { color: #2A4B7C; text-decoration: none; } a:hover, a:active { color: orange; } body { /background-color: #fccccc; dev / background: linear-gradient(#e5d6c6, #c5b6a6); background-repeat: no-repeat; background-size: cover; } image