diff -r 2c78e68d7363 -r a5bfd99bc2a3 static/style.css --- a/static/style.css Thu Jun 22 19:01:31 2017 +0300 +++ b/static/style.css Sat Jun 24 19:38:05 2017 +0300 @@ -1,6 +1,7 @@ * { font-family: FreeSans, helvetica, Arial, sans-serif; + font-weight: light; } body { @@ -44,7 +45,8 @@ { margin: auto; margin-bottom: 30pt; - min-width: 50%; + /*min-width: 50%;*/ + min-width: 85%; border: 1px solid gray; }