Inline speaker notes color contrast adjusted.

This commit is contained in:
David Russell 2017-10-24 09:45:22 +07:00
parent 50fb6d8864
commit 2618a6e7d5
2 changed files with 2 additions and 7 deletions

View File

@ -8,11 +8,6 @@
font-size:1.3em;
font-weight: bold;
}
/* GitPitch Reveal Core Styling Overrides */
.reveal .speaker-notes {
background-color: #2a76dd;
opacity : 0.9;
}
.reveal .controls {
bottom: 20px;
}

View File

@ -7,8 +7,8 @@
font-weight: bold;
}
.reveal .speaker-notes {
background-color: #2a76dd;
opacity : 0.9;
background-color: black;
opacity : 0.8;
}
.reveal .controls {
bottom: 20px;