Put background on captions in reveal

This commit is contained in:
Nathan Schneider
2023-10-17 22:03:28 -06:00
parent 77996e3fd9
commit 0b21fde791
+1 -1
View File
@@ -78,7 +78,7 @@ body {
/*********************************************
* OTHER
*********************************************/
.reveal p {
.reveal p, .reveal figcaption {
display: table;
margin: 0px auto 0px auto;
background-color: rgba(0,0,0,0.8);