From e176c42baa1d39900b82b38e10db73eb592419ab Mon Sep 17 00:00:00 2001 From: alicestrt Date: Wed, 9 Sep 2020 18:47:21 +0200 Subject: [PATCH] edited top perspective --- static/css/style.css | 21 +++++++++++++++++---- templates/perspectiveC.html | 16 ++++++++++++++-- 2 files changed, 31 insertions(+), 6 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 51ae8f1..fca7ea0 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -43,13 +43,15 @@ img { #poem1 { - width: 40%; + width: 500px; margin-left: 400px; - margin-top: 50px; + margin-top: 10px; } -#poem1:hover { - background-color: white; +#poem2 { + width: 500px; + margin-left: 300px; + margin-top: 10px; } #background_c { @@ -67,3 +69,14 @@ img { left: 20%; width: 23% !important; } + +.nicelist { + margin-left: 1000px; + font-size: 25px; + color: gray; + margin-top: 400px; +} + +li { + padding-bottom: 20px; +} diff --git a/templates/perspectiveC.html b/templates/perspectiveC.html index 976e595..16e8e74 100644 --- a/templates/perspectiveC.html +++ b/templates/perspectiveC.html @@ -8,10 +8,22 @@ Perspective A -
-poem +poem
+
+ +poem +
+
+
    +
  • strophe 1
  • +
  • strophe 2
  • +
  • strophe 3
  • +
  • strophe 4
  • +
+ +