mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
minor changes
This commit is contained in:
parent
88a037ad70
commit
cd1aaa3b37
2 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"cache" : {"allowed" : false},
|
||||
"appcache" : true,
|
||||
"appcache" : false,
|
||||
"minification" : {
|
||||
"js" : true,
|
||||
"css" : true,
|
||||
|
|
|
|||
|
|
@ -36,7 +36,8 @@
|
|||
}
|
||||
|
||||
body{
|
||||
font:16px "Droid Sans Mono";
|
||||
font:16px "Droid Sans Mono";
|
||||
background-color:white;
|
||||
}
|
||||
|
||||
.menu{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue