added background-color

This commit is contained in:
zum 2025-02-15 17:12:24 +04:00
parent 8821cd0763
commit b28114231b

View File

@ -34,6 +34,7 @@ li {
}
body{
font-family: 'Roboto', sans-serif;
background-color: azure;
}
a{
text-decoration: none;