about summary refs log tree commit diff stats
path: root/css/common.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/common.css')
-rw-r--r--css/common.css5
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 {{{ */
96figure { 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}
101figcaption {
102 display: none;
103}
104img { 101img {
105 max-width: 100%; 102 max-width: 100%;
106 margin: auto; 103 margin: auto;