Remove spurious <style> tag from CSS

This commit is contained in:
Lassi Kortela 2022-08-04 18:59:09 +03:00
parent 10c37652df
commit 779047cf8e
1 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
<style type="text/css">
_ {}
H4 H3 H2 H1 { font-family: verdana, arial, helvetica; }
BLOCKQUOTE { width: 400px; }
@ -27,4 +26,3 @@
color: #880000; }
A:hover { text-decoration: underline;
color: #ff0000; }
</style>