abtmtr-v13/assets/print.css

15 lines
No EOL
198 B
CSS

footer,
.matkap_ascii,
.noprint {
display: none !important;
}
@font-face {
font-family: "Lexend";
font-weight: regular;
src: url("./Lexend/Lexend.ttf");
}
html {
font-family: "Lexend";
}