diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-08 05:27:40 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-08 05:27:40 -0400 |
| commit | 3bc6dfdbb08028fae24b17ad07d6ccbb06e809cb (patch) | |
| tree | a1c986aa3824f8bcd6b5732bf70a368f4ca906c8 /static | |
| parent | 25714fb55fdf6fa02721fec35c9105345e87c35b (diff) | |
Remove check for username caps, added tim banner
Diffstat (limited to 'static')
| -rwxr-xr-x | static/css/header.css | 6 | ||||
| -rw-r--r-- | static/img/wherestim.gif | bin | 0 -> 1702 bytes |
2 files changed, 6 insertions, 0 deletions
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 Binary files differnew file mode 100644 index 0000000..011bbdc --- /dev/null +++ b/static/img/wherestim.gif |
