diff --git a/static/css/base.css b/static/css/base.css index 280e427..f6191d2 100644 --- a/static/css/base.css +++ b/static/css/base.css @@ -3,6 +3,10 @@ } body { font-family: 'Comfortaa', cursive; + background-color: #f0ffff; +} +.user_img { + border-radius: 50%; } .upp_zag { margin-left: auto; diff --git a/templates/base.html b/templates/base.html index 6b34fd8..2404b4d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,29 +1,7 @@ - + - - - - {{title}} - + + @@ -68,13 +49,11 @@
- - Your browser does not support SVG - +