Put background on captions in reveal
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ body {
|
|||||||
/*********************************************
|
/*********************************************
|
||||||
* OTHER
|
* OTHER
|
||||||
*********************************************/
|
*********************************************/
|
||||||
.reveal p {
|
.reveal p, .reveal figcaption {
|
||||||
display: table;
|
display: table;
|
||||||
margin: 0px auto 0px auto;
|
margin: 0px auto 0px auto;
|
||||||
background-color: rgba(0,0,0,0.8);
|
background-color: rgba(0,0,0,0.8);
|
||||||
|
|||||||
Reference in New Issue
Block a user