Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
Martin Souchal
container4science
Commits
a1d41d8f
Commit
a1d41d8f
authored
May 30, 2018
by
Martin Souchal
Browse files
esthetique
parent
d6624699
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
47 additions
and
31 deletions
+47
-31
prez.html
prez.html
+47
-31
No files found.
prez.html
View file @
a1d41d8f
<!DOCTYPE html>
<html>
<head>
<head>
<title>
Singularity
</title>
<meta
charset=
"utf-8"
>
<style>
@import
url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz)
;
@import
url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic)
;
@import
url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic)
;
body
{
font-family
:
'Droid Serif'
;
}
h1
,
h2
,
h3
{
font-family
:
'Yanone Kaffeesatz'
;
font-weight
:
normal
;
}
.remark-code
,
.remark-inline-code
{
font-family
:
'Ubuntu Mono'
;
}
/* Two-column layout */
.left-column
{
width
:
49%
;
float
:
left
;
}
.right-column
{
width
:
50%
;
float
:
right
;
}
@import
url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz)
;
@import
url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic)
;
@import
url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic)
;
body
{
font-family
:
'Droid Serif'
;
}
h1
,
h2
,
h3
{
font-family
:
'Yanone Kaffeesatz'
;
font-weight
:
normal
;
}
.remark-code
,
.remark-inline-code
{
font-family
:
'Ubuntu Mono'
;
}
code
{
background
:
#e7e8e2
;
border-radius
:
5px
;
}
/* Two-column layout */
.left-column
{
width
:
49%
;
float
:
left
;
}
.right-column
{
width
:
50%
;
float
:
right
;
}
</style>
</head>
<body>
</head>
<body>
<script
src=
"./remark-latest.min.js"
>
</script>
<script>
var
slideshow
=
remark
.
create
({
sourceUrl
:
'
prez.md
'
,
});
</script>
var
slideshow
=
remark
.
create
({
sourceUrl
:
'
prez.md
'
,
});
</script>
<script>
var
slideshow
=
remark
.
create
();
var
slideshow
=
remark
.
create
();
</script>
</body>
</html>
</body>
</html>
\ No newline at end of file
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