Browse Source

screenshot-page: revert unintended changes

dev
D. Bohdan 10 months ago
parent
commit
1e05855128
  1. 13
      screenshot-page.html

13
screenshot-page.html

@ -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…
Cancel
Save