mirror of
https://github.com/moparisthebest/hexchat
synced 2024-11-26 03:02:17 -05:00
This is breaking page rendering
This commit is contained in:
parent
37bd8287c7
commit
17e6e2ada4
4
faq.html
4
faq.html
@ -1,8 +1,8 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
<html><head>
|
<html><head>
|
||||||
<title>HexChat FAQ</title>
|
<title>HexChat FAQ</title>
|
||||||
<!--
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
|
<!--
|
||||||
body {
|
body {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
background-color: #FFFBF0;
|
background-color: #FFFBF0;
|
||||||
@ -15,8 +15,8 @@ background-color: #F0EAE1;
|
|||||||
}
|
}
|
||||||
a:link { color: blue; }
|
a:link { color: blue; }
|
||||||
p { margin: 3% }
|
p { margin: 3% }
|
||||||
</style>
|
|
||||||
-->
|
-->
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user