From 3bc6dfdbb08028fae24b17ad07d6ccbb06e809cb Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Thu, 8 Apr 2010 05:27:40 -0400 Subject: Remove check for username caps, added tim banner --- static/css/header.css | 6 ++++++ static/img/wherestim.gif | Bin 0 -> 1702 bytes 2 files changed, 6 insertions(+) create mode 100644 static/img/wherestim.gif (limited to 'static') diff --git a/static/css/header.css b/static/css/header.css index 2e6a3e6..42f4b26 100755 --- a/static/css/header.css +++ b/static/css/header.css @@ -34,6 +34,12 @@ margin-right:80%; color: #fff; } +#wherestim{ +position:absolute; +top:-10; +left:390; +} + #header7{ background-image:url(/static/img/dblue2.png); background-attachment:inherit; diff --git a/static/img/wherestim.gif b/static/img/wherestim.gif new file mode 100644 index 0000000..011bbdc Binary files /dev/null and b/static/img/wherestim.gif differ -- cgit v1.2.3-70-g09d2