Skip to content

Instantly share code, notes, and snippets.

@riga
Last active July 10, 2020 17:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save riga/83ebb6caf1b234053361f19439051262 to your computer and use it in GitHub Desktop.
Save riga/83ebb6caf1b234053361f19439051262 to your computer and use it in GitHub Desktop.
Custom CSS for RISE presentations
body.rise-enabled div.prompt_container {
background-color: red !important;
}
div#notebook {
background-color: green !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment