minor changes

This commit is contained in:
coderaiser 2012-10-02 04:27:55 -04:00
parent 88a037ad70
commit cd1aaa3b37
2 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"cache" : {"allowed" : false},
"appcache" : true,
"appcache" : false,
"minification" : {
"js" : true,
"css" : true,

View file

@ -36,7 +36,8 @@
}
body{
font:16px "Droid Sans Mono";
font:16px "Droid Sans Mono";
background-color:white;
}
.menu{