экзамен 2 (всё сломал)
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
.vologdaDescription{
|
||||
position:relative;
|
||||
margin: auto;
|
||||
margin-top: 4em;
|
||||
margin-top: 3vw;
|
||||
|
||||
width: calc(var(--defaultBoxWhight)*1.2);
|
||||
|
||||
|
||||
@@ -33,11 +33,22 @@
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
.normalText {
|
||||
.infoText {
|
||||
font-size: var(--textSize);
|
||||
/* font-family: 'Pacifico'; */
|
||||
font-family: 'Verdana';
|
||||
margin: 1em;
|
||||
text-align: justify;
|
||||
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
|
||||
.normalText {
|
||||
font-size: calc(var(--textSize)*1.1);
|
||||
/* font-family: 'Pacifico'; */
|
||||
font-family: 'Verdana';
|
||||
margin: 0.7em;
|
||||
/* text-align: justify; */
|
||||
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
@@ -68,7 +79,6 @@
|
||||
font-size: calc(var(--textSize) * 0.9);
|
||||
/* font-family: 'Tsarevich-Regular'; */
|
||||
font-family: 'Verdana';
|
||||
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user