- background color change

This commit is contained in:
iceyrazor 2025-09-16 21:19:44 -05:00
parent 21a8b0e01b
commit af00c133b5
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ html{
margin: 0px;
color: white;
font-size: 18px;
background-color: #303030;
background-color: #1e1e2e;
background-image: url('./img/index-background-v2.png?v=2');
}
@ -30,7 +30,7 @@ html{
min-height: 100vh;
justify-items: center;
margin-bottom: 100px;
background-color: #333333;
background-color: #1e1e2e;
}
.main-text{
min-width: 50%;

View File

@ -14,7 +14,7 @@
<meta name="theme-color" content="#0000ff">
<title>iceyfox frost box</title>
<link rel="stylesheet" href="assets/index.css?ver=31" />
<link rel="stylesheet" href="assets/index.css?ver=32" />
</head>
<body>
<div align="center">