Added purple gradient to slides:)
This commit is contained in:
+2
-1
@@ -13,7 +13,8 @@ section.has-light-background, section.has-light-background h1, section.has-light
|
|||||||
*********************************************/
|
*********************************************/
|
||||||
body {
|
body {
|
||||||
background: #222;
|
background: #222;
|
||||||
background-color: #222; }
|
background-color: #222;
|
||||||
|
background-image: linear-gradient(black, purple);} /* ntnsndr added */
|
||||||
|
|
||||||
.reveal {
|
.reveal {
|
||||||
font-family: "Dinreg", "CMU Bright", "Source Sans Pro", Helvetica, sans-serif; /* ntnsndr adjusted */
|
font-family: "Dinreg", "CMU Bright", "Source Sans Pro", Helvetica, sans-serif; /* ntnsndr adjusted */
|
||||||
|
|||||||
Reference in New Issue
Block a user