mirror of
https://github.com/expressjs/expressjs.com.git
synced 2026-02-26 02:54:58 +00:00
remove unused CSS files and font assets (#1927)
Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
This commit is contained in:
committed by
GitHub
parent
d1f904ae9b
commit
643571d25a
@@ -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;}
|
||||
@@ -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;}
|
||||
@@ -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;}
|
||||
@@ -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;
|
||||
}
|
||||
@@ -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;}
|
||||
@@ -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;}
|
||||
@@ -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.
Reference in New Issue
Block a user