Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
osp
work.iselp50
Commits
4363952d
Commit
4363952d
authored
Oct 23, 2020
by
sarah
Browse files
page js branchements
parent
177aae31
Changes
2
Hide whitespace changes
Inline
Side-by-side
css/styles.css
0 → 100644
View file @
4363952d
/* Define a custom page size */
@page
{
size
:
140mm
200mm
;
}
environnement.html
View file @
4363952d
...
...
@@ -4,20 +4,17 @@
<meta
charset=
"utf-8"
/>
<meta
name=
"generator"
content=
"pandoc"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0, user-scalable=yes"
/>
<link
href=
"styles.css"
rel=
"stylesheet"
type=
"text/css"
>
<title>
environnemental
</title>
<style>
code
{
white-space
:
pre-wrap
;}
span
.smallcaps
{
font-variant
:
small-caps
;}
span
.underline
{
text-decoration
:
underline
;}
div
.column
{
display
:
inline-block
;
vertical-align
:
top
;
width
:
50%
;}
div
.hanging-indent
{
margin-left
:
1.5em
;
text-indent
:
-1.5em
;}
ul
.task-list
{
list-style
:
none
;}
.display.math
{
display
:
block
;
text-align
:
center
;
margin
:
0.5rem
auto
;}
</style>
<!-- <link href="https://meyerweb.com/eric/tools/css/reset/reset.css" rel="stylesheet">
--><!-- <link href="css/styles.css" rel="stylesheet" type="text/css">
-->
<title>
environnemental
</title>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
<style
type=
"text/css"
media=
"screen"
>
:root
{
--color-background
:
whitesmoke
;
--color-pageBox
:
#666
;
--color-paper
:
white
;
--color-marginBox
:
transparent
}
@media
screen
{
body
{
background-color
:
var
(
--color-background
)}
.pagedjs_pages
{
display
:
flex
;
width
:
calc
(
var
(
--pagedjs-width
)
*
2
);
flex
:
0
;
flex-wrap
:
wrap
;
margin
:
0
auto
}
.pagedjs_page
{
background-color
:
var
(
--color-paper
);
box-shadow
:
0
0
0
1px
var
(
--color-pageBox
);
margin
:
0
;
flex-shrink
:
0
;
flex-grow
:
0
;
margin-top
:
10mm
}
.pagedjs_first_page
{
margin-left
:
var
(
--pagedjs-width
)}
.pagedjs_page
:last-of-type
{
margin-bottom
:
10mm
}
.pagedjs_margin-bottom
,
.pagedjs_margin-bottom-center
,
.pagedjs_margin-bottom-left
,
.pagedjs_margin-bottom-left-corner-holder
,
.pagedjs_margin-bottom-right
,
.pagedjs_margin-bottom-right-corner-holder
,
.pagedjs_margin-left
,
.pagedjs_margin-left-bottom
,
.pagedjs_margin-left-middle
,
.pagedjs_margin-left-top
,
.pagedjs_margin-right
,
.pagedjs_margin-right-bottom
,
.pagedjs_margin-right-middle
,
.pagedjs_margin-right-top
,
.pagedjs_margin-top
,
.pagedjs_margin-top-center
,
.pagedjs_margin-top-left
,
.pagedjs_margin-top-left-corner-holder
,
.pagedjs_margin-top-right
,
.pagedjs_margin-top-right-corner-holder
{
box-shadow
:
0
0
0
1px
inset
var
(
--color-marginBox
)}}
</style>
<style
data-pad=
"http://pads.osp.kitchen/p/iselp50-css/export/txt"
id=
"styles"
></style>
</head>
<body>
<header
id=
"title-block-header"
>
...
...
@@ -81,8 +78,13 @@
</ol>
</section>
<script
src=
"js/paged.polyfill.js"
></script>
<script
src=
"https://code.jquery.com/jquery-1.12.4.min.js"
integrity=
"sha256-ZosEbRLbNQzLpnKIkEdrPv7lOy9C27hHQ+Xp8a4MxAQ="
crossorigin=
"anonymous"
></script>
<script
type=
"text/javascript"
charset=
"utf-8"
>
$
(
"
#styles
"
).
load
(
$
(
"
#styles
"
).
attr
(
"
data-pad
"
));
$
(
"
#document
"
).
load
(
$
(
"
#document
"
).
attr
(
"
data-pad
"
));
</script>
<script
async
src=
"http://unpkg.com/pagedjs/dist/paged.polyfill.js"
>
</script>
</body>
</html>
Write
Preview
Supports
Markdown
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