Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
theme
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
R3
outreach
theme
Commits
28c9bdd9
Verified
Commit
28c9bdd9
authored
Aug 27, 2019
by
Laurent Heirendt
✈
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change to fixed 16:9 ratio
parent
1c6bb077
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
7 deletions
+4
-7
templates/_index.html
templates/_index.html
+4
-7
No files found.
templates/_index.html
View file @
28c9bdd9
...
...
@@ -69,17 +69,14 @@
// The "normal" size of the presentation, aspect ratio will be preserved
// when the presentation is scaled to fit different resolutions
width
:
'
100%
'
,
height
:
'
100%
'
,
width
:
1920
,
height
:
1080
,
slideNumber
:
'
c/t
'
,
// Factor of the display size that should remain empty around the content
margin
:
0.05
,
// Bounds for smallest/largest possible scale to apply to content
minScale
:
0.
2
,
maxScale
:
1
.5
,
minScale
:
0.
1
,
maxScale
:
2
.5
,
theme
:
Reveal
.
getQueryHash
().
theme
,
// available themes are in /css/theme
transition
:
Reveal
.
getQueryHash
().
transition
||
'
default
'
,
// default/cube/page/concave/zoom/linear/fade/none
...
...
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