diff options
Diffstat (limited to 'httemplate/elements/xmenu.css')
-rw-r--r-- | httemplate/elements/xmenu.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/xmenu.css b/httemplate/elements/xmenu.css index e6a39f675..afd9e919d 100644 --- a/httemplate/elements/xmenu.css +++ b/httemplate/elements/xmenu.css @@ -101,7 +101,7 @@ /* background: rgb(120,172,255);/*rgb(255,128,0);*/ /* background: #a097ed; */ - background: #cccccc; + background: #dddddd; /* border: 1px solid #7E0079; */ /* border: 1px solid #000000; */ /* border: none */ |