From: Michael Andreen Date: Tue, 23 Jan 2007 14:45:06 +0000 (+0000) Subject: white text and new background X-Git-Url: https://ruin.nu/git/?a=commitdiff_plain;h=afaf4f1350543e398134d7ea170b29490e4a85b9;p=ndwebbie.git white text and new background --- diff --git a/stylesheets/hedgie.css b/stylesheets/hedgie.css index 16efab2..009173c 100644 --- a/stylesheets/hedgie.css +++ b/stylesheets/hedgie.css @@ -2,7 +2,9 @@ .backgrounds { Code Generated by Backgrounds Archive } table, tr, td { background-color: transparent; border: none; border-width: 0; } html,body { - background-image: url('hedgie.jpg'); + background-image: url('http://dl.backgroundsarchive.net/pub/5/5547e83va104m0.jpg'); background-attachment: scrolling; background-repeat: repeat; + color: white; } + diff --git a/stylesheets/hedgie.jpg b/stylesheets/hedgie.jpg index e4086d6..e796dae 100644 Binary files a/stylesheets/hedgie.jpg and b/stylesheets/hedgie.jpg differ