Update main.css

This commit is contained in:
Руслан 2023-10-09 03:53:42 +06:00 committed by GitHub
parent daafee5de7
commit 9cd0a9b5b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,10 @@
:root{ :root{
--maincolor: white; --maincolor: peachpuff;
} }
html { html {
background-image: url("https://cache.teia.rocks/ipfs/QmX5JJBtzYcG8y2DGwnw6SmxNMba6nujgVh75CMHp5rc8A"); background-image: url("https://mm4rk3t.neocities.org/gif/stars.gif");
background-size: 800px; background-size: 600px;
background-attachment: fixed; background-attachment: fixed;
background-position: center top; background-position: center top;
color: #232333; color: #232333;