diff options
-rw-r--r-- | style.css | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -53,6 +53,12 @@ div.tags { text-decoration: none; } +.img caption { + font-size: 80%; + caption-side: bottom; + text-align: center; +} + #backlinks { margin-top: 1em; } |