diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-06-21 18:29:50 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-06-21 18:29:51 -0400 |
commit | 430cec050b168c7b16edeba4c5269c3edea3f2eb (patch) | |
tree | 4af7ba3912073dfceb7eeaa5c009074d1fa66c2a /static/style | |
parent | 9b1522ca2fe6046dfbea44782e79774f5c428850 (diff) | |
download | bnewnet-430cec050b168c7b16edeba4c5269c3edea3f2eb.tar.gz bnewnet-430cec050b168c7b16edeba4c5269c3edea3f2eb.zip |
small template fixes for CSS and XHTML validation
Thanks W3C validation tools!
Diffstat (limited to 'static/style')
-rw-r--r-- | static/style/default.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/style/default.css b/static/style/default.css index f271a43..673e2a6 100644 --- a/static/style/default.css +++ b/static/style/default.css @@ -237,7 +237,6 @@ table.listing td.description { font-weight: normal; font-size: 1em; color: #EEEEEE; - float: center; width: 794px; border-right: 222px solid #993333; padding-top: 0.35em; |