Small commit: help for Sergey with html

This commit is contained in:
2022-09-27 13:44:19 +03:00
parent c2d0dc7b27
commit 7b19ac39c1
12 changed files with 152 additions and 99 deletions

View File

@@ -30,8 +30,8 @@ body {
background: var(--bkg-color);
}
h1, p {
color: var(--text-color);
.deprecated-page-header {
text-align: center;
}
/* ========== MAIN STYLES ========== */
@@ -133,7 +133,3 @@ header > * {
}
}
h1 {
text-align: center;
}