summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
authortimb <timb@mb.local>2010-04-09 19:16:50 -0700
committertimb <timb@mb.local>2010-04-09 19:16:50 -0700
commit99c8ae25e4bc2b095f956fdc7a90f66c55014e02 (patch)
treefc4a099b2679e4afc3700fe6683f528c2af062a8 /static/css
parent362e6c8760711626da079611aa457aa00ce4b5b7 (diff)
parent956291711de6afb17137160a67ac710be0ace1e1 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/css')
-rwxr-xr-xstatic/css/header.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/css/header.css b/static/css/header.css
index b56b73e..1aef0fe 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;