@@ -18,13 +18,13 @@
color: $mainColor;
}
-::selection {
+.reveal ::selection {
color: $selectionColor;
background: $selectionBackgroundColor;
text-shadow: none;
-::-moz-selection {
+.reveal ::-moz-selection {
@@ -49,12 +49,12 @@
font-weight: normal;
color: #333; }
color: #fff;
background: rgba(79, 64, 28, 0.99);
text-shadow: none; }
@@ -45,12 +45,12 @@ section.has-light-background, section.has-light-background h1, section.has-light
color: #fff; }
background: #bee4fd;
@@ -48,12 +48,12 @@
color: #eee; }
background: #a23;
@@ -51,12 +51,12 @@
background: #FF5E99;
@@ -49,12 +49,12 @@ html * {
color: #93a1a1; }
background: #d33682;
@@ -43,12 +43,12 @@
background: #e7ad52;
@@ -45,12 +45,12 @@
color: #000; }
background: #26351C;
@@ -48,12 +48,12 @@ section.has-dark-background, section.has-dark-background h1, section.has-dark-ba
background: rgba(0, 0, 0, 0.99);
@@ -52,12 +52,12 @@
background: #134674;
color: #657b83; }
@@ -45,12 +45,12 @@ section.has-dark-background, section.has-dark-background h1, section.has-dark-ba
color: #222; }
background: #98bdef;