This commit is contained in:
Петухова Ростислава
2023-10-31 23:06:48 +03:00
parent 3a1318276e
commit 17edfca237
6 changed files with 3 additions and 126 deletions

View File

@@ -20,6 +20,7 @@
body{
background-color: var(--bodyBoxColor);
background-image: url('/style/background.png');
backdrop-filter: blur(2px);
}
.vologdaDescription{
@@ -99,25 +100,9 @@
--defaultBoxWhight: 750px;
--headFootBoxWhight: 900px;
--vologdaBoxColor: rgb(177, 250, 250);
--headerBoxColor:rgb(177, 250, 250);
--postHeaderBoxColor:rgb(175, 238, 238);
/* --headerBoxColor:rgb(177, 250, 250); */
--headerBoxColor:rgb(173, 32, 43);
--bodyBoxColor:rgb(255, 255, 255);
/* --postHeaderBoxColor:rgb(175, 238, 238); */
/* 89, 152, 197 */
/* --bodyBoxColor:rgb(255, 255, 255); */
/* --bodyBoxColor:rgb(39, 38, 53); */
/* --bodyBoxColor:rgb(78, 89, 140); */
/* --bodyBoxColor:rgb(10, 9, 3); */
/* --vologdaBoxColor: rgb(177, 250, 250); */
--vologdaBoxColor: rgb(173, 32, 43);
}
@media (max-width: 1100px) {