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.balsamine.2021-2022
Commits
392f1418
Commit
392f1418
authored
Sep 07, 2021
by
sarah
Browse files
merge
parents
48a1575a
eaf7427b
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
programme-print/content/images/plan.png
View replaced file @
48a1575a
View file @
392f1418
94.6 KB
|
W:
|
H:
124 KB
|
W:
|
H:
2-up
Swipe
Onion skin
programme-print/content/images/plan.svg
View file @
392f1418
This diff is collapsed.
Click to expand it.
programme-print/layout/outro/styles.css
View file @
392f1418
...
...
@@ -240,8 +240,11 @@ figure#arsene50{
margin-right
:
8pt
;
display
:
none
;
}
#plan
{
margin
:
0
0
;
#plan
{
margin-top
:
0px
;
margin-left
:
-69px
;
margin-right
:
-15px
;
margin-bottom
:
-20px
;
}
#bar
ul
{
...
...
programme-print/layout/spectacles/styles.less
View file @
392f1418
...
...
@@ -281,7 +281,12 @@ img.image-forme {
margin-top: 0px;
width:80%;
}
figure#plan{
margin-top:0px;
margin-left: -69px;
margin-right: -15px;
margin-bottom: -20px;
}
.schedule__dates {
text-align: center;
...
...
programme-print/setup/setup.js
View file @
392f1418
// Local settings
var
content
=
"
intro
"
;
var
nb_page
=
6
;
//var content = "intro"; var nb_page = 6;
//var content = "spectacles"; var nb_page = 0;
//
var content = "outro"; var nb_page = 16;
var
content
=
"
outro
"
;
var
nb_page
=
16
;
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