diff --git a/public/.gitignore b/public/.gitignore index 3ae9474..e371e8b 100644 --- a/public/.gitignore +++ b/public/.gitignore @@ -48,8 +48,3 @@ Icon # --------------- /site/config/.license - -# Content -# --------------- -content -/content/* diff --git a/public/content/1_cohesion-des-mondes/5_test-avec-geoformat/narrative.txt b/public/content/1_cohesion-des-mondes/5_test-avec-geoformat/narrative.txt index 609d5ca..02fe167 100644 --- a/public/content/1_cohesion-des-mondes/5_test-avec-geoformat/narrative.txt +++ b/public/content/1_cohesion-des-mondes/5_test-avec-geoformat/narrative.txt @@ -22,20 +22,6 @@ Customcss: background: rgba(255, 255, 255, 1); } -p { - font-family: DM Sans; - font-style: normal; - font-weight: 400; - font-size: 16px; - text-align: start; - color: rgb(0, 0, 0); - background: rgba(113, 54, 255, 0.1); - margin: 0px; - padding: 0px; - - background: blue; -} - ---- Uuid: xi60pjkz5bp1nlwp \ No newline at end of file diff --git a/src/components/StylesheetViewer.vue b/src/components/StylesheetViewer.vue index 0aa8932..77102f2 100644 --- a/src/components/StylesheetViewer.vue +++ b/src/components/StylesheetViewer.vue @@ -50,21 +50,12 @@ > - - -