Commit 854a576d authored by Jacques Honoré's avatar Jacques Honoré

- changed menu links and background style

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34970 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ac846f6e
......@@ -55,7 +55,7 @@
\n
body {\n
\n
background: url(../km_img/bg.png) repeat-x #e9e9e9;\n
background: #e9e9e9;\n
\n
}\n
\n
......@@ -68,7 +68,7 @@ body {\n
\n
#header {\n
\n
\tcolor:#fff;\n
\tcolor:#a8a799;\n
\n
}\n
\n
......@@ -78,19 +78,7 @@ body {\n
\n
}\n
\n
#menu {\n
\n
\tbackground: url(../km_img/header.png) repeat-x #373737;\n
\tborder-bottom:1px solid #080808;\n
\n
}\n
\n
#wrapper_path {\n
\n
\tbackground: url(../km_img/bg.png) repeat-x #373737;\n
\tbackground-position: 0 -43px;\n
\n
}\n
\n
::selection {\n
\tbackground:#aaa;\n
......@@ -359,9 +347,9 @@ a:hover { color: #000; }\n
\n
#header a:link, #header a:active, #header a:visited {\n
\n
\tcolor:#fff;\n
\tcolor:#a8a799;\n
\tfont-weight:bold;\n
\n
\ttext-shadow: 0 1px 0 #fff;\n
}\n
\n
#header .meta div a:link, #header .meta div a:active, #header .meta div a:visited {\n
......
......@@ -94,8 +94,9 @@
\n
#menu ul.nav li:hover a {\n
\n
background-color: #a8a799;\n
color:#fff;\n
background: url(../km_img/nav-hover.png) repeat-x transparent;\n
text-shadow: 0 1px 0 #7a7964;\n
\n
}\n
\n
......@@ -113,7 +114,6 @@
\n
#menu ul.nav li:hover ul li a {\n
\n
border-bottom: 1px solid #999999;\n
text-align:left;\n
display:block;\n
background:#818363;\n
......
1359
\ No newline at end of file
1361
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment