diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-07-14 20:23:00 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-07-14 20:23:00 +0200 |
commit | 17e6e2ada4f6a2ed2d7fddeb2b84bd5b4aacc27a (patch) | |
tree | 4e2296531f591c53e5097fedbfd2b487453e57be /faq.html | |
parent | 37bd8287c7e0cb04c00c4c81e7b990c84b4b2629 (diff) |
This is breaking page rendering
Diffstat (limited to 'faq.html')
-rw-r--r-- | faq.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/faq.html b/faq.html index 3cc139d6..65a83d4e 100644 --- a/faq.html +++ b/faq.html @@ -1,8 +1,8 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>HexChat FAQ</title> -<!-- <style type="text/css"> +<!-- body { font-family: sans-serif; background-color: #FFFBF0; @@ -15,8 +15,8 @@ background-color: #F0EAE1; } a:link { color: blue; } p { margin: 3% } -</style> --> +</style> </head> <body> |