Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Luc Bourdot
codimd
Commits
7c329376
Unverified
Commit
7c329376
authored
Nov 06, 2019
by
Yukai Huang
Browse files
Remove transform-style workaround in
eab984de
Signed-off-by:
Yukai Huang
<
yukaihuangtw@gmail.com
>
parent
f4921a12
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/css/slide.css
View file @
7c329376
...
...
@@ -258,19 +258,10 @@ pre.vega > svg {
margin-bottom
:
-.25em
!important
;
}
.reveal
.slides
,
.reveal
.backgrounds
,
.reveal.overview
{
transform-style
:
preserve-3d
;
}
.slides
,
#meta
{
display
:
none
;
}
.reveal
.slides
>
section
,
.reveal
.slides
>
section
>
section
{
transform-style
:
flat
;
}
.reveal.rtl
.slides
,
.reveal.rtl
.slides
h1
,
.reveal.rtl
.slides
h2
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment