summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-03-04 00:13:08 -0500
committersostler <sbostler@gmail.com>2010-03-04 00:13:08 -0500
commita7e335a9b036b1837fd1b0b1b61cb676b61179b6 (patch)
tree1a6b9d443b86006cde1284f0bc35b4b57d36091a /static/index.html
parent79cfa2701828fb9bed1f0dd5d618970f274e6df5 (diff)
parent9d4e112788a7047279698152c1c1db1662d89b0d (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>