diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-06-14 03:49:37 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-06-14 03:49:37 +0200 |
commit | f9c5a3649b9b3191dbfbe3c44fde020fccf03de8 (patch) | |
tree | 5f874553d995966b60f69f0370d6acb28f127299 | |
parent | 2549aafc1a2ed96cc3233c64d650ec188faac0b9 (diff) | |
parent | 6b0e7efc7a87963793cbdf81d1dc24016b970dab (diff) |
Merge commit 'ikiwiki' into clean-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; } |