Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mtg21-tidyverse
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Philipp Kleer
mtg21-tidyverse
Commits
09a25a1e
Commit
09a25a1e
authored
3 years ago
by
bpkleer
Browse files
Options
Downloads
Patches
Plain Diff
deleted files
parent
1a26fc17
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
slides/styles/mtg.png
+0
-0
0 additions, 0 deletions
slides/styles/mtg.png
slides/styles/style.css
+0
-171
0 additions, 171 deletions
slides/styles/style.css
with
0 additions
and
171 deletions
slides/styles/mtg.png
deleted
100644 → 0
+
0
−
0
View file @
1a26fc17
124 KiB
This diff is collapsed.
Click to expand it.
slides/styles/style.css
deleted
100644 → 0
+
0
−
171
View file @
1a26fc17
div
.blue
{
background-color
:
#DCE6EB
;
border-radius
:
5px
;
padding
:
20px
;}
title
{
font-size
:
28px
;
color
:
rgb
(
69
,
130
,
236
);
text-align
:
center
;
font-family
:
Fira
Sans
!important
}
h1
{
font-size
:
26px
;
color
:
rgb
(
69
,
130
,
236
);
text-align
:
center
;
font-family
:
Fira
Sans
!important
}
h1
.title
{
font-size
:
26px
;
color
:
rgb
(
69
,
130
,
236
);
text-align
:
center
;
font-family
:
Fira
Sans
!important
}
h1
.subtitle
{
font-size
:
24px
;
color
:
lightgray
;
text-align
:
center
;
font-family
:
Fira
Sans
!important
}
h2
{
font-size
:
22px
;
color
:
rgb
(
69
,
130
,
236
);
text-align
:
center
;
font-family
:
Fira
Sans
!important
}
h3
{
font-size
:
20px
;
color
:
rgb
(
69
,
130
,
236
)
font-family
:
Fira
Sans
!important
}
h3
.code
{
font-size
:
20px
;
color
:
rgb
(
69
,
130
,
236
)
}
p
{
font-size
:
20px
;
font-family
:
Fira
Sans
!important
}
p
.author
p
.date
{
font-size
:
16px
;
color
:
darkgray
;
font-family
:
Fira
Sans
!important
}
p
.caption
{
font-size
:
14px
;
font-style
:
normal
;
color
:
darkgray
;
text-align
:
center
;
font-family
:
Fira
Sans
!important
}
ul
{
list-style-type
:
square
;
display
:
block
;
font-size
:
18px
;
font-family
:
Fira
Sans
!important
}
ul
li
{
margin-top
:
0
;
margin-bottom
:
0
;
margin-left
:
1.5em
;
margin-right
:
0
;
}
ol
{
list-style-type
:
upper-roman
;
display
:
block
;
font-size
:
18px
;
font-family
:
Fira
Sans
!important
}
ol
li
{
margin-top
:
0
;
margin-bottom
:
0
;
margin-left
:
1.5em
;
margin-right
:
0
;
}
strong
{
color
:
rgb
(
69
,
130
,
236
)
}
#infobox
{
padding
:
1em
;
background
:
rgb
(
226
,
237
,
280
);
color
:
rgb
(
61
,
65
,
67
);
border
:
16px
rgb
(
69
,
130
,
236
);
border-radius
:
10px
;
line-height
:
120%
;
font-size
:
20px
;
margin-bottom
:
20px
;
margin-top
:
10px
;
margin-left
:
20px
;
margin-right
:
20px
;
}
body
{
font-family
:
Fira
Sans
!important
}
code
.r
{
font-size
:
18px
;
}
table
{
font-size
:
15px
;
text-align
:
center
;
}
.pagedtable-footer
{
padding-top
:
4px
;
padding-bottom
:
5px
;
font-size
:
13px
;
}
/* unvisited link */
a
:link
{
color
:
mediumseagreen
;
font-weight
:
bold
;
}
/* visited link */
a
:visited
{
color
:
mediumseagreen
;
}
/* mouse over link */
a
:hover
{
color
:
darkgray
;
}
/* selected link */
a
:active
{
color
:
mediumseagreen
;
}
.flex-container
{
justify-content
:
space-evenly
;
display
:
flex
;
flex-flow
:
row
wrap
;
}
.flex-picture
{
text-align
:
center
;
flex-grow
:
1
;
flex-basis
:
30%
;
}
.flex-text
{
text-align
:
left
;
flex-grow
:
1
;
flex-basis
:
50%
;
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment