abtmtr-v13/assets/print.css

15 lines
198 B
CSS
Raw Normal View History

2024-10-09 02:35:14 +00:00
footer,
.matkap_ascii,
.noprint {
display: none !important;
}
@font-face {
font-family: "Lexend";
font-weight: regular;
src: url("./Lexend/Lexend.ttf");
}
html {
font-family: "Lexend";
}