summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorScott Ostler <sostler@deathmachine.local>2010-03-04 08:38:13 -0500
committerScott Ostler <sostler@deathmachine.local>2010-03-04 08:38:13 -0500
commit3dd5aee13e4af1a10bde22737ea099410caaebb1 (patch)
tree1cab6be024025468021f63e6968926bf1170d719 /static/index.html
parenta613013fb60a8648b87691ebd50db1de081cddda (diff)
parent6d26cb3bf2fed44e1fd1c2b245c434851eb5c538 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/index.html')
-rwxr-xr-xstatic/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html
index ccdf7ee..ed97c85 100755
--- a/static/index.html
+++ b/static/index.html
@@ -35,6 +35,7 @@ function MM_swapImage() { //v3.0
<style type="text/css">
+
body {
background:#EEF2FF url(/static/fade-blue.png) top center repeat-x;
background-repeat:repeat-x;
@@ -84,9 +85,8 @@ body {
#info {
width:420px;
margin: 11px auto -1px auto;
- position: relative;
opacity:0.9;
-
+height:30;
vertical-align: bottom;
}
@@ -167,6 +167,7 @@ label {
color: #222;
}
+
</style>
</head>
<body>