mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-06 14:09:58 +03:00
Improve footer text redability (#1008)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
footer.footer-global {
|
footer.footer-global {
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
color: #898989;
|
color: #898989;
|
||||||
font-weight: 200;
|
font-weight: 400;
|
||||||
font-size: 17px;
|
font-size: 17px;
|
||||||
background: rgb(17, 17, 17);
|
background: rgb(17, 17, 17);
|
||||||
@media (prefers-color-scheme: light) {
|
@media (prefers-color-scheme: light) {
|
||||||
|
|||||||
Reference in New Issue
Block a user