1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-09-01 02:32:54 +02:00

rebuild after deps update

This commit is contained in:
Hakim El Hattab
2023-10-29 19:53:52 +01:00
parent 30eddd95ed
commit d14084d4a4
16 changed files with 34 additions and 39 deletions

5
dist/theme/moon.css vendored
View File

@@ -7,11 +7,6 @@
/**
* Solarized colors by Ethan Schoonover
*/
html * {
color-profile: sRGB;
rendering-intent: auto;
}
section.has-light-background, section.has-light-background h1, section.has-light-background h2, section.has-light-background h3, section.has-light-background h4, section.has-light-background h5, section.has-light-background h6 {
color: #222;
}