static/style.css

changeset 30
a5bfd99bc2a3
parent 22
3d094a804af8
child 31
60045b362d71
--- 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;
 }
 

mercurial