index: release v1.18 with only altgr index linked
[sheet.git] / dark.css
index 243960c3fb248497ef9ad551fed8324f35e6f982..e7df58b5fc8214c93852f3638f6626e06ec0f6f5 100644 (file)
--- a/dark.css
+++ b/dark.css
@@ -108,6 +108,18 @@ th, td {
 .legend .ex:hover {background: #666}
 .X:hover small {color: #FFF}
 
+/* images */
+
+figcaption {
+       color: #FFF;
+       background: rgba(0, 0, 0, .5);
+}
+.gallery figure:hover ~ ul figcaption {
+       /* mark all children */
+       color: #000;
+       background: rgba(255, 255, 255, .5);
+}
+
 /* starcraft */
 
 .units tbody tr:hover:not(.race) {