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 +
+
+
+ +