мал еньк трол линг

This commit is contained in:
2023-11-07 13:52:38 +03:00
parent 09c52d8c20
commit 2701db8795
6 changed files with 27 additions and 24 deletions

View File

@@ -44,11 +44,11 @@
}
.normalText {
font-size: calc(var(--textSize)*1.1);
font-size: calc(var(--textSize)*1);
/* font-family: 'Pacifico'; */
font-family: 'Verdana';
margin: 0.7em;
/* text-align: justify; */
text-align: justify;
color: rgb(255, 255, 255);
}
@@ -57,9 +57,9 @@
font-size: calc(var(--textSize) + (var(--textSize) * 0.5));
/* font-family: 'Tsarevich-Regular'; */
font-family: 'Georgia';
margin: 0.2em;
margin: 0.7em;
align-self: center;
text-decoration: underline;
/* text-decoration: underline; */
color: rgb(255, 255, 255);
}