diff options
-rw-r--r-- | themes/bluemarine/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/bluemarine/style.css b/themes/bluemarine/style.css index 37a9900d2..904b644b5 100644 --- a/themes/bluemarine/style.css +++ b/themes/bluemarine/style.css @@ -243,7 +243,7 @@ ul.links li.first { .node .taxonomy { color: #999; font-size: 0.8em; - padding: 1.5em; + padding-left: 1.5em; } .node .picture { border: 1px solid #ddd; |