screenshot-page: revert unintended changes
This commit is contained in:
parent
df211e5d4e
commit
1e05855128
|
|
@ -4,15 +4,10 @@
|
||||||
<head>
|
<head>
|
||||||
<title>Lorem ipsum dolor sit amet</title>
|
<title>Lorem ipsum dolor sit amet</title>
|
||||||
|
|
||||||
<!-- <link rel="stylesheet" href="https://unpkg.com/normalize.css@8.0.1/normalize.css" type="text/css"> --><link
|
<!-- <link rel="stylesheet" href="https://unpkg.com/normalize.css@8.0.1/normalize.css" type="text/css"> -->
|
||||||
href="https://unpkg.com/tty.css"
|
<style>
|
||||||
rel="stylesheet"
|
%CSS_HERE%
|
||||||
type="text/css"
|
</style>
|
||||||
/> <link
|
|
||||||
href="https://fontlibrary.org/face/gnu-unifont"
|
|
||||||
rel="stylesheet"
|
|
||||||
type="text/css"
|
|
||||||
/>
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue