diff options
-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; |
![]() |
index : bynu/styling | |
Unnamed repository; edit this file 'description' to name the repository. | Siri Reiter |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.scss | 4 |
@@ -171,6 +171,10 @@ img { max-width: 100%; height: auto; } +.img caption { + text-align: left; + margin-bottom: 0.5em; +} #content img.deco { display: block; |