aboutsummaryrefslogtreecommitdiff
path: root/chrome/help.html
diff options
context:
space:
mode:
authorEinar Egilsson2012-01-07 22:51:28 +0100
committerEinar Egilsson2012-01-07 22:51:28 +0100
commit4c858fbaf7820fcbbf12d7e69d16e8689f78debf (patch)
tree8cdaa90ceaffeb5d84437eab2ec51b375acacf93 /chrome/help.html
parenta6ad02719937752409211db0d410eb125672837d (diff)
Fix config screen
Diffstat (limited to 'chrome/help.html')
-rw-r--r--chrome/help.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/help.html b/chrome/help.html
index 4534d96..a6a589b 100644
--- a/chrome/help.html
+++ b/chrome/help.html
@@ -3,7 +3,7 @@
<head>
<title>Redirector Help</title>
<style type="text/css">
- body { font-family: Verdana, Arial; color:black; background-color:white; font-size:0.9em;}
+ body { font-family: Verdana, Arial; color:black; background-color:white; font-size:0.9em; }
a { color:blue; }
</style>
</head>