summaryrefslogtreecommitdiffstats
path: root/content/extras/custom.css
diff options
context:
space:
mode:
Diffstat (limited to 'content/extras/custom.css')
-rw-r--r--content/extras/custom.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/extras/custom.css b/content/extras/custom.css
index 985dfce..54cea2a 100644
--- a/content/extras/custom.css
+++ b/content/extras/custom.css
@@ -18,3 +18,7 @@
#banner .copy {
background: none repeat scroll 0 0 rgba(67, 71, 66, 0.6);
}
+
+figure.floatleft, .align-left {
+ margin-right: 10px;
+}