diff --git a/Lesson-3/Final-Flask-Application/static/styles.css b/Lesson-3/Final-Flask-Application/static/styles.css index 1825b6f..11b4e0f 100644 --- a/Lesson-3/Final-Flask-Application/static/styles.css +++ b/Lesson-3/Final-Flask-Application/static/styles.css @@ -1,6 +1,7 @@ body { font-family: sans-serif; - background-color: #333333 + background-color: #333333; + background-image: url("https://cloud.githubusercontent.com/assets/9041401/6119508/7cbced14-b07e-11e4-9dbd-f01488203879.jpg"); } h1,