From b2c2048420a7536bc3a915f0ebaddbd5a0734a44 Mon Sep 17 00:00:00 2001 From: "M. Taylor Saotome-Westlake" Date: Fri, 23 Feb 2018 00:00:35 -0800 Subject: [PATCH] photo credit CSS --- theme/static/css/main.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/static/css/main.css b/theme/static/css/main.css index 599e454..5d9c937 100644 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -347,3 +347,7 @@ aside.boxout { outline-width: 1px; padding: 6px; } + +span.photo-credit { + font-size: 85%; +} -- 2.17.1