remove varia specific font
This commit is contained in:
parent
200b689f55
commit
cc3b5f55b8
@ -21,10 +21,6 @@ body:after {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: alphaClouds;
|
|
||||||
src: url(../fonts/AlphaClouds.ttf);
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: libreBaskerville;
|
font-family: libreBaskerville;
|
||||||
@ -38,7 +34,7 @@ body:after {
|
|||||||
text-shadow: 2px 2px #8B5B7F;
|
text-shadow: 2px 2px #8B5B7F;
|
||||||
font-size: 52px;
|
font-size: 52px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-family: alphaClouds;
|
font-family: libreBaskerville;
|
||||||
mix-blend-mode: difference;
|
mix-blend-mode: difference;
|
||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user