remove unused CSS files and font assets (#1927)

Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
This commit is contained in:
Sebastian Beltran
2025-05-29 10:12:06 -05:00
committed by GitHub
parent d1f904ae9b
commit 643571d25a
8 changed files with 0 additions and 99 deletions

View File

@@ -1,13 +0,0 @@
/* For image callouts in writing-middleware.md */
#callout1 {top: 40px; }
#callout2 {top: 60px;}
#callout3 {top: 75px;}
#callout4 {top: 145px;}
#callout5 {top: 150px;}
#callout6 {top: 160px;}

View File

@@ -1,13 +0,0 @@
/* For image callouts in writing-middleware.md */
#callout1 {top: 40px; }
#callout2 {top: 60px;}
#callout3 {top: 75px;}
#callout4 {top: 145px;}
#callout5 {top: 160px;}
#callout6 {top: 180px;}

View File

@@ -1,13 +0,0 @@
/* For image callouts in writing-middleware.md */
#callout1 {top: 40px; }
#callout2 {top: 60px;}
#callout3 {top: 75px;}
#callout4 {top: 145px;}
#callout5 {top: 170px;}
#callout6 {top: 195px;}

View File

@@ -1,19 +0,0 @@
@font-face {
font-family: 'TH SarabunNew';
src: url("../../fonts/th/THSarabunNew.woff")
}
#description .description {
position: relative;
top: -5px;
font: 100 4.1em "TH SarabunNew", "Helvetica Neue", "Open Sans", sans-serif;
color: #aeaeae;
line-height: .87;
margin: unset;
}
/* Non-English pages use pre and code tags for code blocks */
.non-en-doc .page pre[class*="language-"] {
padding-top: 10px !important;
padding-bottom: 10px !important;
}

View File

@@ -1,13 +0,0 @@
/* For image callouts in writing-middleware.md */
#callout1 {top: 40px; }
#callout2 {top: 60px;}
#callout3 {top: 75px;}
#callout4 {top: 145px;}
#callout5 {top: 170px;}
#callout6 {top: 195px;}

View File

@@ -1,15 +0,0 @@
/* For image callouts in writing-middleware.md */
.callout {position: relative;}
#callout1 {top: 40px; }
#callout2 {top: 60px;}
#callout3 {top: 75px;}
#callout4 {top: 145px;}
#callout5 {top: 165px;}
#callout6 {top: 185px;}

View File

@@ -1,13 +0,0 @@
/* For image callouts in writing-middleware.md */
#callout1 {top: 40px; }
#callout2 {top: 60px;}
#callout3 {top: 75px;}
#callout4 {top: 145px;}
#callout5 {top: 170px;}
#callout6 {top: 195px;}

Binary file not shown.