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
b652f349
Unverified
Commit
b652f349
authored
Jan 24, 2018
by
Vadim Makeev
Committed by
GitHub
Jan 24, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove clear functions from white and black
parent
22b9a8e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
features.md
docs/features.md
+6
-4
No files found.
docs/features.md
View file @
b652f349
...
...
@@ -128,7 +128,7 @@ You can hide number manually:
</style>
</section>
S
ome s
lide type
`clear`
could also hide slide number.
Slide type
`clear`
could also hide slide number.
### Types
...
...
@@ -136,22 +136,24 @@ 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 a white slide
.
White type set
s white background
.
<section class="slide white">
#### Black
Black type set
black background and turns off slide number. Use it when you need a black slide
.
Black type set
s black background
.
<section class="slide black">
Please note that black slide type doesn’t change text color.
Please note that black slide type doesn’t change text color.
Make sure you
#### Clear
Clear type turns off slide number. Use it when you need a pure slide. May be mixed with
`white`
or
`black`
type.
<section class="slide clear">
#### 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