init style css

This commit is contained in:
Basyrov Rustam
2025-06-04 19:15:10 +03:00
parent 99ae3ef0c7
commit 9038413f14

View File

@@ -0,0 +1,8 @@
li a {
color: green;
}
body {
background: white url("images/background.jpg") no-repeat;
background-position: top;
}