Revert "scripts: build and deploy PDF pages for translations (#10846)" (#10965)

This reverts commit a2ab577848.
This commit is contained in:
K.B.Dharun Krishna
2023-10-13 11:00:58 +05:30
committed by GitHub
parent a2ab577848
commit b333d3d3a5
8 changed files with 24 additions and 66 deletions

View File

@@ -1,8 +1,8 @@
/* SPDX-License-Identifier: MIT */
@font-face {
font-family: "sans-serif";
src: url("NotoSans-Regular.ttf") format("truetype");
font-family: "PT Serif";
src: url("pt-serif-web-regular.ttf") format("truetype");
}
p {
@@ -14,7 +14,7 @@ code {
}
h1, h2, h4, ul {
font-family: "sans-serif";
font-family: "PT Serif";
}
.title-main {