diff options
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -178,8 +178,8 @@ DIV#content IMG { DIV.inlinepage { border: 0; - padding: 2%; - margin: 0 -2%; + padding: 1em; + margin: 0; background-color: LightYellow; } |