diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-01-08 10:04:35 +0000 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-01-08 10:04:35 +0000 |
commit | a24a524c44ef63d9a9491cb5ae3d38364e6f4325 (patch) | |
tree | 22f3a953f7aebe1272e317dba0316de9b0fec737 | |
parent | 3fa8d2f16ad7192274548e71a2d0f772c84981f8 (diff) |
Left align annoation header lines.
-rw-r--r-- | public/stylesheets/main.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/public/stylesheets/main.css b/public/stylesheets/main.css index 2ccd06bc9..8af217e32 100644 --- a/public/stylesheets/main.css +++ b/public/stylesheets/main.css @@ -499,9 +499,7 @@ margin-left:50px; } div[id|="comment"] h2 { -margin-left:1em; font-size:1em; -text-align:right; } .comment_quote { |