summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorNathan Angelacos <nangel@tetrasec.net>2008-01-08 20:13:21 +0000
committerNathan Angelacos <nangel@tetrasec.net>2008-01-08 20:13:21 +0000
commit11f428efe13df725b7196384289fc6ef6d09f176 (patch)
tree14bc36874d583da0df48a65dbf7586c2681c9bf1 /www
parent0e15afde049a2482bf990fcf6bb7c430731693f6 (diff)
downloadacf-core-11f428efe13df725b7196384289fc6ef6d09f176.tar.bz2
acf-core-11f428efe13df725b7196384289fc6ef6d09f176.tar.xz
dinking with snow.css
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@517 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'www')
-rw-r--r--www/snow/blutop.pngbin222 -> 0 bytes
-rw-r--r--www/snow/downright.pngbin16231 -> 0 bytes
-rw-r--r--www/snow/icicles.gifbin0 -> 5168 bytes
-rw-r--r--www/snow/logo-190x64.pngbin9616 -> 4907 bytes
-rw-r--r--www/snow/snow.css12
-rw-r--r--www/snow/snowcap.gifbin0 -> 4064 bytes
-rw-r--r--www/snow/upleft.pngbin16153 -> 0 bytes
-rw-r--r--www/snow/y-left.pngbin2862 -> 0 bytes
8 files changed, 6 insertions, 6 deletions
diff --git a/www/snow/blutop.png b/www/snow/blutop.png
deleted file mode 100644
index 10d6f3e..0000000
--- a/www/snow/blutop.png
+++ /dev/null
Binary files differ
diff --git a/www/snow/downright.png b/www/snow/downright.png
deleted file mode 100644
index d94efca..0000000
--- a/www/snow/downright.png
+++ /dev/null
Binary files differ
diff --git a/www/snow/icicles.gif b/www/snow/icicles.gif
new file mode 100644
index 0000000..8b57cc4
--- /dev/null
+++ b/www/snow/icicles.gif
Binary files differ
diff --git a/www/snow/logo-190x64.png b/www/snow/logo-190x64.png
index d169419..b4f2ee3 100644
--- a/www/snow/logo-190x64.png
+++ b/www/snow/logo-190x64.png
Binary files differ
diff --git a/www/snow/snow.css b/www/snow/snow.css
index b3aa8fd..8e8bc6a 100644
--- a/www/snow/snow.css
+++ b/www/snow/snow.css
@@ -121,7 +121,7 @@ hr {
#header .tailer {
clear: both;
width: 100%;
- background: url("upleft.png") no-repeat;
+ background: url("snowcap.gif") repeat-x;
background-position: top right;
height: 16px;
}
@@ -150,8 +150,8 @@ hr {
// margin: 0% 10% 0% 10%;
// clear: both;
// border: 1px solid #00c;
- // background: url("downright.png") no-repeat;
- // background-position: -20% top;
+ background: url("icicles.gif") no-repeat;
+ // background-color: #cce;
}
@@ -162,11 +162,11 @@ hr {
display: block;
clear: both;
float: right;
- width: 70%;
+ // width: 100%;
display: inline;
font-size: 75%;
font-weight: bold;
- //background-color: #0c0;
+ background-color: #ccc;
}
#nav ul { /* all lists */
@@ -186,7 +186,7 @@ hr {
float: left;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
- padding: 0em 1em 0em 0.25em;
+ padding: 0em 1em 0em 0.25em;
// width: 10em; /* width needed or else Opera goes nuts */
}
diff --git a/www/snow/snowcap.gif b/www/snow/snowcap.gif
new file mode 100644
index 0000000..99e7193
--- /dev/null
+++ b/www/snow/snowcap.gif
Binary files differ
diff --git a/www/snow/upleft.png b/www/snow/upleft.png
deleted file mode 100644
index fedccbf..0000000
--- a/www/snow/upleft.png
+++ /dev/null
Binary files differ
diff --git a/www/snow/y-left.png b/www/snow/y-left.png
deleted file mode 100644
index 08cf5e9..0000000
--- a/www/snow/y-left.png
+++ /dev/null
Binary files differ