summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-06-14 02:28:18 +0200
committerJonas Smedegaard <dr@jones.dk>2008-06-14 02:28:32 +0200
commit6b0e7efc7a87963793cbdf81d1dc24016b970dab (patch)
tree5a7030debcc77a72738c411ab590b38ce2583a75
parentbbbe657d328d48fbd1e135527952f091208716f8 (diff)
Sync with ikiwiki 2.50.
-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;
}