font+img
This commit is contained in:
@@ -91,7 +91,12 @@
|
||||
|
||||
box-shadow: 0 0 1em rgba(0,0,0,0.7);
|
||||
}
|
||||
|
||||
|
||||
img{
|
||||
max-width:100%;
|
||||
max-height:100%;
|
||||
}
|
||||
|
||||
:root {
|
||||
--vologdaBoxMargin: 6vw;
|
||||
--boxHeight: 3.1vw;
|
||||
|
||||
@@ -34,7 +34,8 @@
|
||||
|
||||
.normalText {
|
||||
font-size: var(--textSize);
|
||||
font-family: 'Sometype Mono', monospace;
|
||||
/* font-family: 'Sometype Mono', monospace; */
|
||||
font-family: 'Tahoma';
|
||||
/* color: rgb(0, 0, 0); */
|
||||
color: rgb(255, 255, 255);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user