aboutsummaryrefslogtreecommitdiffstats
path: root/styles/box/box.css
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2009-12-07 12:28:34 +0100
committerStefan Ritter <xeno@thehappy.de>2009-12-07 12:28:34 +0100
commitfc815ad4e759518c3aaa41d4058e4e71fec9f148 (patch)
tree7d6f21ed678736968bb62334939de5561d5092a5 /styles/box/box.css
parent6ff2c622be217ba12893dddde1a3a185c9f1dab4 (diff)
Doing some cleanup in styles/
* ATTENTION: you have to delete .css from your stylename in config * Deleted some non-used images * Everything is now in a subfolder
Diffstat (limited to '')
-rw-r--r--styles/box/box.css (renamed from styles/box.css)2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/box.css b/styles/box/box.css
index 7eea69f..d2ed7e3 100644
--- a/styles/box.css
+++ b/styles/box/box.css
@@ -4,7 +4,7 @@
body {
background: #444444;
- background-image: url("box_img/background.png");
+ background-image: url("background.png");
font-family: Fixed;
font-size: .7em;
color: #CCCCCC;