Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
my-cucumbers-ru-github-io
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Лотуга Данила Сергеевич
my-cucumbers-ru-github-io
Commits
9f91bf40
Commit
9f91bf40
authored
Jul 17, 2011
by
Vadim Makeev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
another better way to hide slides
parent
226ebc35
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
23 deletions
+18
-23
style.css
themes/ribbon/styles/style.css
+18
-23
No files found.
themes/ribbon/styles/style.css
View file @
9f91bf40
...
...
@@ -180,28 +180,25 @@ BODY {
}
/* Shout */
.slide.shout
{
z-index
:
1
;
.slide.shout
SECTION
:before
{
display
:
none
;
}
.slide.shout
SECTION
:before
{
display
:
non
e
;
}
.slide.shout
H2
{
position
:
absolute
;
top
:
5
0%
;
left
:
0
;
margin
:
-80px
0
0
;
width
:
100%
;
text-align
:
center
;
line-height
:
1
;
font-size
:
150px
;
.slide.shout
H2
{
position
:
absolut
e
;
top
:
50%
;
left
:
0
;
margin
:
-80px
0
0
;
width
:
10
0%
;
text-align
:
center
;
line-height
:
1
;
font-size
:
150px
;
}
.slide.shout
H2
A
{
margin
:
0
;
}
.slide.shout
H2
A
{
margin
:
0
;
.slide.shout
H2
A
:after
{
content
:
''
;
}
.slide.shout
H2
A
:after
{
content
:
''
;
}
/* List
---------------------------------------- */
...
...
@@ -299,12 +296,10 @@ BODY {
}
.full
.slide
{
position
:
absolute
;
top
:
-150%
;
left
:
-150%
;
visibility
:
hidden
;
}
.full
.slide
:target
{
top
:
0
;
left
:
0
;
visibility
:
visible
;
}
.full
.slide
:after
{
position
:
absolute
;
...
...
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