diff --git a/templates/index.html b/templates/index.html index 10f597d1..8694fe58 100644 --- a/templates/index.html +++ b/templates/index.html @@ -24,6 +24,17 @@ text-align: center; display: block; } + .jigsaw { + margin-top: 30px; + + border-radius: 10%; + + background-color: white; + + margin-left: 70px; + + margin-right: 70px; + } @@ -48,10 +59,48 @@
- + + +
+ - +
{% csrf_token %} @@ -114,7 +163,26 @@

+ +
+ + + + + + + + + + + + + + +
+ +
@@ -156,4 +224,4 @@

} - \ No newline at end of file +