summaryrefslogtreecommitdiffstats
path: root/clouds/clouds.css
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2014-02-04 20:58:28 +0000
committerTed Trask <ttrask01@yahoo.com>2014-02-04 20:58:28 +0000
commit6cb3b5790f88a5e6eb44e0df3791be2c52fe5a2c (patch)
tree1e52eb8c5f15f549ea7477e5eecec0296d49d3e6 /clouds/clouds.css
parentf56cd88db4306134ff1a4758bfe48c594e0adf60 (diff)
downloadacf-skins-6cb3b5790f88a5e6eb44e0df3791be2c52fe5a2c.tar.bz2
acf-skins-6cb3b5790f88a5e6eb44e0df3791be2c52fe5a2c.tar.xz
Moved skin-specific images out of static and into skin directory
Diffstat (limited to 'clouds/clouds.css')
-rwxr-xr-xclouds/clouds.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/clouds/clouds.css b/clouds/clouds.css
index a75fa05..80d93c0 100755
--- a/clouds/clouds.css
+++ b/clouds/clouds.css
@@ -85,7 +85,7 @@ body {
#header {
width: 100%;
height: 75px;
- background-image: url("../static/alpine_inv.jpg");
+ background-image: url("alpine_inv.jpg");
background-repeat: repeat-x;
/* background: #777; */
color: white;