summaryrefslogtreecommitdiffstats
path: root/clouds
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
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')
-rwxr-xr-xclouds/alpine_inv.jpgbin0 -> 4354 bytes
-rwxr-xr-xclouds/clouds.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/clouds/alpine_inv.jpg b/clouds/alpine_inv.jpg
new file mode 100755
index 0000000..6cd62c3
--- /dev/null
+++ b/clouds/alpine_inv.jpg
Binary files differ
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;