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
22b9a8e0
Unverified
Commit
22b9a8e0
authored
Jan 24, 2018
by
Mikhail Baranov
Committed by
GitHub
Jan 24, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document `clear` slide type
parent
c24cc01b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
3 deletions
+7
-3
features.md
docs/features.md
+7
-3
No files found.
docs/features.md
View file @
22b9a8e0
...
...
@@ -128,7 +128,7 @@ You can hide number manually:
</style>
</section>
Some slide type
s could also hide slide number:
`white`
or
`black`
.
Some slide type
`clear`
could also hide slide number
.
### Types
...
...
@@ -136,18 +136,22 @@ Types are changing slide’s look. You can set type by adding class to the main
#### White
White type set white background and turns off slide number. Use it when you need
just a pure
white slide.
White type set white background and turns off slide number. Use it when you need
a
white slide.
<section class="slide white">
#### Black
Black type set black background and turns off slide number. Use it when you need
just a pure
black slide.
Black type set black background and turns off slide number. Use it when you need
a
black slide.
<section class="slide black">
Please note that black slide type doesn’t change text color.
#### Clear
Clear type turns off slide number. Use it when you need a pure slide. May be mixed with
`white`
or
`black`
type.
#### Grid
Grid set a background with two guide types: main magenta guides and additional cyan guides, setting margins, rows and columns.
...
...
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