diff options
-rw-r--r-- | local.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -210,6 +210,11 @@ DIV.inlinepage { border-width: 1px; padding: 0; } + +DIV.inlinepage IMG.icon { + margin-right: 0; +} + DIV.inlineheader { display: none; } |
![]() |
index : bm/content | |
Unnamed repository; edit this file 'description' to name the repository. | Jonas Smedegaard |
summaryrefslogtreecommitdiff |
-rw-r--r-- | local.css | 5 |
@@ -210,6 +210,11 @@ DIV.inlinepage { border-width: 1px; padding: 0; } + +DIV.inlinepage IMG.icon { + margin-right: 0; +} + DIV.inlineheader { display: none; } |