Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mrodzis
slides
Commits
78226712
Commit
78226712
authored
Dec 11, 2020
by
mrodzis
🌿
Browse files
update layout
parent
5dc4b72b
Pipeline
#163498
passed with stage
in 9 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
talks/2020-12-15-workshop-tdd/custom.css
View file @
78226712
...
...
@@ -9,10 +9,185 @@ blockquote:after {
.small
{
font-size
:
0.5em
!important
;
}
.reveal
.slides
>
section
.past
,
.reveal
.slides
>
section
.future
,
.reveal
.slides
>
section
>
section
.past
,
.reveal
.slides
>
section
>
section
.future
,
.reveal
.slides
>
section
.present
,
.reveal
.slides
>
section
>
section
.present
{
top
:
30px
!important
;
}
.reveal
.wide
{
margin-left
:
-15px
;
margin-top
:
-90px
;
max-width
:
none
;
}
.reveal
a
:hover
{
color
:
violet
;
color
:
#458aa1
;
}
.reveal
section
img
{
border
:
initial
;
box-shadow
:
initial
;
}
.reveal
.controls-arrow
,
.reveal
.progress
{
color
:
#c9e0e8
!important
;
}
.reveal
.progress
{
background
:
#edf5f7
;
}
.reveal
h1
,
.reveal
h2
,
.reveal
h3
,
.reveal
h4
,
.reveal
h5
,
.reveal
h6
,
.reveal
p
,
.reveal
ul
,
.reveal
block
,
.reveal
center
{
font-family
:
"Raleway"
,
sans-serif
;
font-weight
:
1
;
}
h2
{
text-align
:
left
;
}
#title-img
{
margin-top
:
-90px
;
margin-bottom
:
-30px
;
margin-left
:
-55px
;
height
:
329px
;
max-width
:
none
;
}
.reveal
h1
,
.reveal
h2
,
.reveal
em
{
border-bottom
:
1px
solid
#c9e0e8
;
}
.reveal
h2
{
font-size
:
2em
;
padding-left
:
35px
;
margin-bottom
:
50px
;
}
.reveal
ul
{
font-size
:
0.9em
;
list-style-type
:
circle
;
}
.reveal
ul
ul
{
font-size
:
0.8em
;
}
.reveal
ul
ul
li
:first-of-type
{
margin-top
:
15px
;
;
}
.reveal
li
{
margin-bottom
:
25px
;
}
#lido-und-konda
{
font-size
:
1.9em
;
margin
:
0
;
margin-top
:
30px
;
margin-bottom
:
50px
;
}
#author-name
{
font-size
:
0.6em
;
margin-top
:
35px
;
}
#institution-name
{
font-size
:
0.5em
}
#ddk-img
{
height
:
55px
;
}
#fmi-img
{
height
:
55px
;
}
#marburg-img
{
height
:
55px
;
}
#goettingen-img
{
height
:
55px
;
width
:
530px
;
}
#bmbf-img
{
position
:
relative
;
height
:
55px
;
}
#rembrandt-img
{
height
:
255px
;
}
#vielen-dank-f-r-ihre-aufmerksamkeit-
{
text-align
:
center
;
padding-left
:
0
;
}
#title-page
{
top
:
0
!important
;
}
#thank-note
{
top
:
223.5px
!important
;
}
.reveal
bold
,
.reveal
strong
{
font-weight
:
400
;
color
:
#c9e0e8
;
}
.reveal
em
{
font-style
:
normal
;
}
.reveal
.slides
>
section
,
.reveal
.slides
>
section
>
section
{
padding
:
20px
5px
;
}
.reveal
block
{
display
:
block
;
text-align
:
left
;
margin-top
:
50px
;
}
.reveal
.loose
{
margin-bottom
:
30px
;
}
.reveal
#gitlab
{
font-size
:
medium
;
margin-top
:
-20px
;
}
.reveal
#date
{
font-size
:
medium
;
margin-top
:
-60px
;
}
.reveal
i
{
font-style
:
italic
;
}
.reveal
block
{
display
:
block
;
text-align
:
left
;
}
.reveal
center
{
margin-top
:
100px
;
}
talks/2020-12-15-workshop-tdd/index.html
View file @
78226712
...
...
@@ -19,7 +19,7 @@
<link
rel=
"stylesheet"
href=
"https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<link
rel=
"stylesheet"
href=
"../../lib/reveal/css/reveal.css"
/>
<link
rel=
"stylesheet"
href=
"../../lib/reveal/css/theme/s
erif
.css"
id=
"theme"
/>
<link
rel=
"stylesheet"
href=
"../../lib/reveal/css/theme/s
imple
.css"
id=
"theme"
/>
<link
rel=
"stylesheet"
href=
"custom.css"
/>
<!-- Code syntax highlighting -->
...
...
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