X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/f03ced3296e74fa38982ece3f2e9c45dabf53881..dc1ab5f00eed170e75fe40687b381369a35760b8:/dark.css diff --git a/dark.css b/dark.css index 243960c..e7df58b 100644 --- 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) {