diff options
Diffstat (limited to 'style.scss')
-rw-r--r-- | style.scss | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -171,6 +171,10 @@ img { max-width: 100%; height: auto; } +.img caption { + text-align: left; + margin-bottom: 0.5em; +} #content img.deco { display: block; |