|
@@ -29,6 +29,11 @@ body {
|
|
|
background: rgba(79, 64, 28, 0.99);
|
|
|
text-shadow: none; }
|
|
|
|
|
|
+::-moz-selection {
|
|
|
+ color: #fff;
|
|
|
+ background: rgba(79, 64, 28, 0.99);
|
|
|
+ text-shadow: none; }
|
|
|
+
|
|
|
.reveal .slides > section,
|
|
|
.reveal .slides > section > section {
|
|
|
line-height: 1.3;
|