mirror of
https://github.com/Noratrieb/slides.git
synced 2026-01-16 09:25:06 +01:00
fix css syntax error
This commit is contained in:
parent
3b111a1cd4
commit
38af788a65
1 changed files with 1 additions and 1 deletions
|
|
@ -687,7 +687,7 @@ body {
|
||||||
* Aliased 'linear' for backwards compatibility
|
* Aliased 'linear' for backwards compatibility
|
||||||
*********************************************/
|
*********************************************/
|
||||||
|
|
||||||
.reveal.slide section.
|
.reveal.slide section,
|
||||||
.reveal.linear section {
|
.reveal.linear section {
|
||||||
-webkit-backface-visibility: hidden;
|
-webkit-backface-visibility: hidden;
|
||||||
-moz-backface-visibility: hidden;
|
-moz-backface-visibility: hidden;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue