summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-04-27 15:14:10 +0200
committerJonas Smedegaard <dr@jones.dk>2014-04-27 15:32:39 +0200
commit98a4c5c36834db9d68adbfe24e76c27ef81c33cb (patch)
tree9b1a57816b7f10b709089c2a461f36f67ede0402
parentdc233cf63357a41eed57fa7de00592f8b02b0b7e (diff)
Replace ikiwiki-plugin-img with local copy that uses rhythm for img.img margin.
-rw-r--r--style.scss12
1 files changed, 11 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 3b4dde1..439778a 100644
--- a/style.scss
+++ b/style.scss
@@ -63,13 +63,23 @@ body {
// generic styles
@include ikiwiki-lists;
-@include ikiwiki-plugin-img;
@include ikiwiki-feedbutton;
@include ikiwiki-forms;
@include ikiwiki-alignment;
@include ikiwiki-debug;
@include ikiwiki-plugin-highlight;
@include ikiwiki-plugin-color;
+
+.img caption {
+ font-size: 80%;
+ caption-side: bottom;
+ text-align: center;
+}
+
+img.img {
+ margin: rhythm(.5);
+}
+
// shell
// layout
// layout - main content