diff options
author | Siri Reiter <siri@jones.dk> | 2010-10-01 13:07:01 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2010-10-01 13:07:01 +0200 |
commit | 9b8d6f29b246e80e7ce53c3587e5ec3ca65bb65e (patch) | |
tree | 258ac4843a9f9e6db8a8de20d5c5f5b57d7ae732 | |
parent | 42df7066bbef4c6b0419e8dc72b04483245e2303 (diff) |
Style: Experiment with names for inline inline pages.
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -213,7 +213,7 @@ DIV.inlinepage { padding: 1 em; } -DIV.inlinepage inlinepage { +DIV.inlinepage DIV.inlinepage { margin: 0; padding: 0; border-style: 0; |