diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/common.css | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/css/common.css b/css/common.css index b61d3f4..59d6d51 100644 --- a/css/common.css +++ b/css/common.css | |||
@@ -93,14 +93,11 @@ a[href^="http"]:active { | |||
93 | } | 93 | } |
94 | /* links }}} */ | 94 | /* links }}} */ |
95 | /* IMAGES {{{ */ | 95 | /* IMAGES {{{ */ |
96 | figure { | 96 | .ekphrastic { |
97 | max-width: 39em; | 97 | max-width: 39em; |
98 | margin: auto; | 98 | margin: auto; |
99 | text-align: center; | 99 | text-align: center; |
100 | } | 100 | } |
101 | figcaption { | ||
102 | display: none; | ||
103 | } | ||
104 | img { | 101 | img { |
105 | max-width: 100%; | 102 | max-width: 100%; |
106 | margin: auto; | 103 | margin: auto; |