aboutsummaryrefslogtreecommitdiffstats
path: root/g
diff options
context:
space:
mode:
Diffstat (limited to 'g')
-rw-r--r--g/style/all.css2
-rw-r--r--g/style/screen.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/g/style/all.css b/g/style/all.css
index 21b2e01b9..2f413f518 100644
--- a/g/style/all.css
+++ b/g/style/all.css
@@ -52,7 +52,7 @@ ul.todo li.done { text-decoration: line-through; }
ul.news { padding: 0; margin: 0; }
ul.news li { margin-bottom: 0.5em; list-style: none; }
ul.news li span.dt { font-weight: thin; font-size: 85%; color: #666;
- font-family: courier new, fixed; margin: 0.3em 1em 0.3em 1em; float: left; }
+ font-family: courier new, fixed; margin: 0.3em 1em 0.3em 0em; float: left; }
.bb1 { border-bottom: 1px solid #aaa; }
.lb1 { border-left: 1px solid #aaa; }
diff --git a/g/style/screen.css b/g/style/screen.css
index d235292ec..f939ba995 100644
--- a/g/style/screen.css
+++ b/g/style/screen.css
@@ -40,7 +40,7 @@ ul.todo li.done { text-decoration: line-through; }
ul.news { padding: 0; margin: 0; }
ul.news li { margin-bottom: 0.5em; list-style: none; }
ul.news li span.dt { font-weight: thin; font-size: 85%; color: #666;
- font-family: courier new, fixed; margin: 0.3em 1em 0.3em 1em; float: left; }
+ font-family: courier new, fixed; margin: 0.3em 1em 0.3em 0em; float: left; }
.bb1 { border-bottom: 1px solid #aaa; }
.lb1 { border-left: 1px solid #aaa; }