diff --git a/public/assets/css/stylesheet.print.css b/public/assets/css/stylesheet.print.css index e5f5095..2002186 100644 --- a/public/assets/css/stylesheet.print.css +++ b/public/assets/css/stylesheet.print.css @@ -30,23 +30,6 @@ figure, img{ z-index: -1; } - -/* p.author{ - font-size: 24px; - font-weight: bold; - background: rgba(255, 255, 255, 0.521); - padding: 10px 20px; - margin: 0; - margin-top: 20px; -} - -.introduction{ - font-size: 26px; - background: rgba(255, 255, 255, 0.521); - padding: 10px 20px; - margin: 0; - margin-top: 60px; -} */ .figure-backgroung-cover img{ width: 100%; height: 100%; @@ -54,6 +37,16 @@ figure, img{ } +/* +.introduction{ + font-size: 26px; + background: rgba(255, 255, 255, 0.521); + padding: 10px 20px; + margin: 0; + margin-top: 60px; +} + */ + /* ─────────────────────────────────────────── @@ -64,53 +57,52 @@ figure, img{ break-before: right; } -/* + h2{ - font-size: 38px; - margin-top: 36px; - background-color: #cfcfcf; - padding: 20px; break-after: avoid; } - */ - - + /* ─────────────────────────────────────────── CHAPITRES ─────────────────────────────────────────── */ -/* h3{ - margin-top: 30px; - break-after: avoid; -} */ +h3{ + break-after: avoid; +} /* ─────────────────────────────────────────── CARTES ─────────────────────────────────────────── */ -/* h4{ +h4{ break-after: avoid; - margin-top: 30px; - text-decoration: underline; - -} */ +} /* ─────────────────────────────────────────── MARKERS ─────────────────────────────────────────── */ -/* -h5{ + +.marker-title{ display: flex; align-items: center; -}*/ + +} .marker-title img{ - width: 40px; + width: 30px; } +h5{ + font-weight: bold; + font-size: 16px; + margin-top: 20px; + margin-bottom: 10px; +} + + diff --git a/public/content/cohesion-des-mondes/5_test-avec-geoformat/narrative.txt b/public/content/cohesion-des-mondes/5_test-avec-geoformat/narrative.txt index 84742c2..19c9834 100644 --- a/public/content/cohesion-des-mondes/5_test-avec-geoformat/narrative.txt +++ b/public/content/cohesion-des-mondes/5_test-avec-geoformat/narrative.txt @@ -31,7 +31,7 @@ body { } p { - font-size: 12px; + font-size: 14px; line-height: 18px; } @@ -45,9 +45,7 @@ h1 { padding-left: 20px; margin-top: 60px; margin-bottom: 30px; - font-family: "Source Code Pro"; - font-style: normal; - color: rgb(237, 13, 13); + font-family: "Montserrat"; } em { diff --git a/src/components/PagedJsWrapper.vue b/src/components/PagedJsWrapper.vue index d3f40fd..a766bec 100644 --- a/src/components/PagedJsWrapper.vue +++ b/src/components/PagedJsWrapper.vue @@ -73,8 +73,8 @@
-
- + +
{{ marker.title }}
+