Remove spurious <style> tag from CSS
This commit is contained in:
parent
10c37652df
commit
779047cf8e
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue