diff --git a/content/style.css b/content/style.css index 61f0513..51c1071 100644 --- a/content/style.css +++ b/content/style.css @@ -81,6 +81,10 @@ div.image_container { background-color: #F0F0F0; } +p.image_container { + font-size: 0.8em; +} + body { background-color: #FEFFEF; color: #000000;