summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-06-14 04:15:13 +0200
committerJonas Smedegaard <dr@jones.dk>2008-06-14 04:15:13 +0200
commitab431253895db1f729a5b14944791a2aed7a53c4 (patch)
treecd5c98a4ea0aca1442b32a8d83f72e1f59766a5c
parentd0a91db698785289bf9a472d8d3e31ede987b112 (diff)
parent6b0e7efc7a87963793cbdf81d1dc24016b970dab (diff)
Merge branch 'master' into scs
-rw-r--r--style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/style.css b/style.css
index f9a69c4..b985079 100644
--- a/style.css
+++ b/style.css
@@ -53,6 +53,12 @@ div.tags {
text-decoration: none;
}
+.img caption {
+ font-size: 80%;
+ caption-side: bottom;
+ text-align: center;
+}
+
#backlinks {
margin-top: 1em;
}