summaryrefslogtreecommitdiffstats
path: root/clouds
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-05-22 11:58:20 +0000
committerMika Havela <mika.havela@gmail.com>2008-05-22 11:58:20 +0000
commit8f98f03f110c7802e641fa401109cb0e96e71b74 (patch)
tree38572398e839f68e7542487e32e106995d4e2850 /clouds
parentd78d84bd746d6c2d3af1b76221775a589c3e26a0 (diff)
downloadacf-skins-8f98f03f110c7802e641fa401109cb0e96e71b74.tar.bz2
acf-skins-8f98f03f110c7802e641fa401109cb0e96e71b74.tar.xz
Bugfix - Path to images changed. Add some graphics in Makefilev0.1.1
git-svn-id: svn://svn.alpinelinux.org/acf/skins/trunk@1173 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'clouds')
-rwxr-xr-xclouds/clouds.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/clouds/clouds.css b/clouds/clouds.css
index 870423f..e24b21d 100755
--- a/clouds/clouds.css
+++ b/clouds/clouds.css
@@ -78,7 +78,7 @@ body {
#header {
width: 100%;
height: 75px;
- background-image: url("/static/alpine_inv.jpg");
+ background-image: url("../static/alpine_inv.jpg");
background-repeat: repeat-x;
/* background: #777; */
color: white;