diff --git a/static/css/style.css b/static/css/style.css index fca7ea0..a8e92c8 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -45,7 +45,6 @@ img { #poem1 { width: 500px; margin-left: 400px; - margin-top: 10px; } #poem2 { @@ -71,12 +70,18 @@ img { } .nicelist { - margin-left: 1000px; font-size: 25px; color: gray; - margin-top: 400px; + margin-top: 100px; + font-family: 'Dosis', sans-serif; } +ul { + margin-left: 900px; + +} li { padding-bottom: 20px; + list-style-type: none; + } diff --git a/templates/perspectiveC.html b/templates/perspectiveC.html index 16e8e74..9321940 100644 --- a/templates/perspectiveC.html +++ b/templates/perspectiveC.html @@ -3,6 +3,7 @@ + Perspective A @@ -17,10 +18,10 @@