Persistent state and values from config
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user