diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-06-14 04:11:21 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-06-14 04:11:21 +0200 |
commit | 858fa053fd73ce60f4660eea47eb5771e8cea988 (patch) | |
tree | 14e4c409806ae5ab781eaf05f8ee0924f1344faf | |
parent | 4a8cdafb5e00653e41482675dcae6399bcd9ed09 (diff) | |
parent | 6b0e7efc7a87963793cbdf81d1dc24016b970dab (diff) |
Merge commit 'ikiwiki' into scs-da
-rw-r--r-- | style.css | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -53,6 +53,12 @@ div.tags { text-decoration: none; } +.img caption { + font-size: 80%; + caption-side: bottom; + text-align: center; +} + #backlinks { margin-top: 1em; } |