diff options
author | Friendika <info@friendika.com> | 2011-07-28 16:49:43 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-07-28 16:49:43 -0700 |
commit | 04675e3ec3cd5951d651998489a1d04247f1026b (patch) | |
tree | 7a3e618b670ed5b892c9130908788263e874a338 /view/theme/duepuntozero | |
parent | c74f0f0cabc774b1dc1719b2ebc7409179d26ca4 (diff) | |
download | volse-hubzilla-04675e3ec3cd5951d651998489a1d04247f1026b.tar.gz volse-hubzilla-04675e3ec3cd5951d651998489a1d04247f1026b.tar.bz2 volse-hubzilla-04675e3ec3cd5951d651998489a1d04247f1026b.zip |
revup
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r-- | view/theme/duepuntozero/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index e2b1a57dc..28c1ce9a1 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -45,7 +45,7 @@ code { border: 1px solid #444; background: #EEE; color: #444; - padding: 0px 10px 10px 10px; + padding: 10px; margin-top: 20px; } /*blockquote:before { |