diff options
author | francis <francis> | 2008-09-03 00:58:37 +0000 |
---|---|---|
committer | francis <francis> | 2008-09-03 00:58:37 +0000 |
commit | dddede08feda35fb3794bf3813830751b89ca489 (patch) | |
tree | 7fb252282559739d4efb6b5dd115d55c0a537feb | |
parent | cdae67a711d351fa68cd3de018431f14e7d5059c (diff) |
Maybe have the bullets
-rw-r--r-- | public/stylesheets/main.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css index 4a811e995..7954d42c5 100644 --- a/public/stylesheets/main.css +++ b/public/stylesheets/main.css @@ -279,7 +279,6 @@ dd { margin: 0.6em 0 2em 4em; width: 33em; } } #frontpage_examples li { - list-style-type: none; } #frontpage_examples ul { |