summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-06-14 04:15:36 +0200
committerJonas Smedegaard <dr@jones.dk>2008-06-14 04:15:36 +0200
commit978bc85b1e772264339f38bcd8817070d9f7d0ef (patch)
treef52937caca0e48e8175ac94d1f7ecd160d335a5d
parent3feb2ec9f9c49ed0df567edad5fae99558cef870 (diff)
parent6b0e7efc7a87963793cbdf81d1dc24016b970dab (diff)
Merge branch 'master' into master-da
-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;
}