Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Gitlab will go into maintenance Friday 3rd February from 9:00 to 10:00
Open sidebar
R3
outreach
theme
Commits
300de8c2
Verified
Commit
300de8c2
authored
Jun 19, 2019
by
Laurent Heirendt
✈
Browse files
change style to fit overall screen size
parent
f0fb1487
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/style.css
View file @
300de8c2
...
...
@@ -16,13 +16,12 @@ body {
.reveal
.slides
>
section
,
.reveal
.slides
>
section
>
section
{
font-size
:
32px
;
font-size
:
18pt
;
vertical-align
:
top
;
position
:
absolute
;
top
:
10
%
!important
;
top
:
7
%
!important
;
font-family
:
Lato
;
position
:
absolute
;
top
:
0
;
left
:
0
;
vertical-align
:
top
;
line-height
:
1.5em
;
...
...
@@ -109,9 +108,9 @@ body {
.reveal
pre
{
font-size
:
0.8em
;
/* Make the commands bigger */
box-shadow
:
3px
4px
10px
rgba
(
0
,
0
,
0
,
0.8
);
width
:
1
2
0%
;
width
:
1
0
0%
;
position
:
relative
;
left
:
-1
0%
;
left
:
0%
;
}
.reveal
pre
code
{
background-color
:
#333333
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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