Just made reveal background color black
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ section.has-light-background, section.has-light-background h1, section.has-light
|
||||
body {
|
||||
background: #222;
|
||||
background-color: #222;
|
||||
background-image: linear-gradient(#CFB87C, #CFB87C, black); /* ntnsndr added */
|
||||
background-image: linear-gradient(black, black);
|
||||
}
|
||||
|
||||
.reveal {
|
||||
|
||||
Reference in New Issue
Block a user