final!!!
This commit is contained in:
@@ -47,12 +47,23 @@
|
||||
font-size: calc(var(--textSize)*1);
|
||||
/* font-family: 'Pacifico'; */
|
||||
font-family: 'Verdana';
|
||||
margin: 0.7em;
|
||||
/* margin: 0.7em; */
|
||||
margin-left: 0.7em;
|
||||
margin-right: 0.7em;
|
||||
|
||||
text-align: justify;
|
||||
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
|
||||
.placeName {
|
||||
font-size: calc(var(--textSize)*1);
|
||||
font-family: 'Verdana';
|
||||
text-align: center;
|
||||
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
|
||||
.titleTextMini {
|
||||
font-size: calc(var(--textSize) + (var(--textSize) * 0.5));
|
||||
/* font-family: 'Tsarevich-Regular'; */
|
||||
|
||||
Reference in New Issue
Block a user