digraphs: fix relative path in shiar include tool
[sheet.git] / base.css
index c5a36f293444d0b3e4cd64d16f277c9d793f9b8d..0149f2fd7f5bf504e366fa9bdab7e4015438de5f 100644 (file)
--- a/base.css
+++ b/base.css
@@ -678,6 +678,8 @@ figcaption {
        background: rgba(255, 255, 255, .66);
        right: 0;
        bottom: 0;
+       max-width: 100%;
+       box-sizing: border-box;
 }
 img {
        vertical-align: bottom;
@@ -737,6 +739,10 @@ img {
        margin-left: -60%; /* keep width */
 }
 
+body#word {
+       margin: 8px 1px;
+}
+
 /* page-specific */
 
 #browser td > a {