diff options
-rw-r--r-- | local.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -109,6 +109,10 @@ DIV.inlineposttext { clear: both; } +DIV.inlinepage IMG { + margin: 0 25px 25px 0; +} + DIV.inlinefooter { display: none; } |
![]() |
index : siri/content | |
Unnamed repository; edit this file 'description' to name the repository. | Jonas Smedegaard |
summaryrefslogtreecommitdiff |
-rw-r--r-- | local.css | 4 |
@@ -109,6 +109,10 @@ DIV.inlineposttext { clear: both; } +DIV.inlinepage IMG { + margin: 0 25px 25px 0; +} + DIV.inlinefooter { display: none; } |