We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df211e5 commit 1e05855Copy full SHA for 1e05855
screenshot-page.html
@@ -4,15 +4,10 @@
4
<head>
5
<title>Lorem ipsum dolor sit amet</title>
6
7
- <!-- <link rel="stylesheet" href="https://unpkg.com/normalize.css@8.0.1/normalize.css" type="text/css"> --><link
8
- href="https://unpkg.com/tty.css"
9
- rel="stylesheet"
10
- type="text/css"
11
-/> <link
12
- href="https://fontlibrary.org/face/gnu-unifont"
13
14
15
-/>
+ <!-- <link rel="stylesheet" href="https://unpkg.com/normalize.css@8.0.1/normalize.css" type="text/css"> -->
+ <style>
+ %CSS_HERE%
+ </style>
16
</head>
17
18
<body>
0 commit comments