diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-06-14 10:45:36 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-06-14 10:45:36 +0200 |
commit | 07224df24c763fb672f9620fe72119d76a282372 (patch) | |
tree | 4478d23586b194d99c8bbb5bff7da147ab240902 | |
parent | 7b8bdc1d40d8527ab128f41361f254cca03c63c8 (diff) | |
parent | 6b0e7efc7a87963793cbdf81d1dc24016b970dab (diff) |
Merge commit 'ikiwiki' into allinone-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; } |