Style fixes; moving away from contain: content to avoid cutting off hover boxes.

This commit is contained in:
Ludwig Schubert
2017-11-14 12:52:34 -08:00
parent d0463ff769
commit 3a643ab7ad
14 changed files with 57 additions and 32 deletions
+2 -1
View File
@@ -131,7 +131,8 @@ figcaption a {
color: rgba(0, 0, 0, 0.6);
}
figcaption b {
figcaption b,
figcaption strong, {
font-weight: 600;
color: rgba(0, 0, 0, 1.0);
}