Persistent state and values from config

This commit is contained in:
2017-03-20 23:10:24 +01:00
parent 860a4328db
commit db2173cfcb
8 changed files with 74 additions and 39 deletions

@@ -1,5 +1,5 @@
body {
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
/*font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;*/
}
a {
@@ -22,3 +22,8 @@ margin:0 auto;
#refresh {
margin:0 auto;
}
.label{
font-size:100%;
color: black;
}