Peter Kurfer
bb66990c98
- added support to add one or multiple CSS files as theme overrides - added side menu plugin to control themes, transitions, switch to print view and so on - added config options to set transition and navigation modes
7 lines
No EOL
58 B
CSS
7 lines
No EOL
58 B
CSS
.reveal h1 {
|
|
color: yellow;
|
|
}
|
|
|
|
p {
|
|
color: green;
|
|
} |