diff options
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ BODY { } DIV.header { - padding:1em 1em 1em 20px; + padding: 0; background-color: LightBlue; color: LightBlue; } |