summaryrefslogtreecommitdiffstats
path: root/everest-site-1.0.0/content/styles/everest.css
diff options
context:
space:
mode:
Diffstat (limited to 'everest-site-1.0.0/content/styles/everest.css')
-rw-r--r--everest-site-1.0.0/content/styles/everest.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/everest-site-1.0.0/content/styles/everest.css b/everest-site-1.0.0/content/styles/everest.css
index 8f3195b..413d132 100644
--- a/everest-site-1.0.0/content/styles/everest.css
+++ b/everest-site-1.0.0/content/styles/everest.css
@@ -12,7 +12,7 @@ body {
margin: 0px;
height: 106px;
width: 100%;
- background: url(ftopbar-bg.png) 5px 0px repeat-x;
+ background: url(topbar-bg.png) 1px 0px repeat-x;
border: 0px;
}
@@ -141,8 +141,8 @@ body {
top: 0px;
left:0px;
height: 105px;
- width: 390px;
- background: url(ftopbar-graphic.png);
+ width: 586px;
+ background: url(topbar-graphic.png) no-repeat;
}
#headerSearch {
position: absolute;