diff options
Diffstat (limited to 'data')
-rw-r--r-- | data/static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/static/style.css b/data/static/style.css index e5be904..7ed9250 100644 --- a/data/static/style.css +++ b/data/static/style.css @@ -168,7 +168,7 @@ figure > a { text-decoration: none; } -a { +a, a > figcaption { color: inherit; } |