summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-09-28 00:21:29 +0200
committerJonas Smedegaard <dr@jones.dk>2017-09-28 00:21:29 +0200
commitc379d79c706665a23d54824713a9578930387729 (patch)
tree505387345092a330323340790987eac0c5484a08
parent80cb17f8c3cbcb860945e039ee1af2c811abf02b (diff)
Stræk billeder til 70% af vidden.
-rw-r--r--style.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index 8297a20..6ecebce 100644
--- a/style.scss
+++ b/style.scss
@@ -163,6 +163,14 @@ dd {
margin-left: 1em;
}
+// Images
+//
+// Full-width with slight aide padding
+#content img {
+ width: 70%;
+ padding: 0 15%;
+}
+
// Pagedate
//
// very tiny in lower right corner