diff options
author | Sébastien Dailly <sebastien@chimrod.com> | 2013-04-17 13:08:45 +0200 |
---|---|---|
committer | Sébastien Dailly <sebastien@chimrod.com> | 2013-04-19 09:44:32 +0200 |
commit | e6fb888ec5cbb8ba28c14120dbbad4890fac0e93 (patch) | |
tree | d55d4b09a0930fefa9b3ade45550ddade1370ede /theme/static | |
parent | 66a5a0cdccd464930a232c87f91e1b0805f255a5 (diff) |
Updated theme
Diffstat (limited to 'theme/static')
-rwxr-xr-x | theme/static/css/main.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/static/css/main.css b/theme/static/css/main.css index 63a1cc2..4a76d07 100755 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -55,6 +55,7 @@ h4 { ul, ol { margin: .75em 0 .75em 32px; padding: 0; + padding-right: 10px; } p { |