summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-06-23 15:33:32 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-06-23 15:33:32 -0400
commitc4041b4766f8afa0c462fbea2963b61bc43f0e08 (patch)
tree406a8971cd214abb4e817dd60c7c7217e91c1efb /static/index.html
parenta0ff1251ce9fc1452fcd8c92737897f414f365c0 (diff)
sostler prod commit
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/static/index.html b/static/index.html
index c8301b2..a9044ee 100644
--- a/static/index.html
+++ b/static/index.html
@@ -38,6 +38,7 @@ jQuery(window).load(function() {
<style>
+
body{margin:0px;
background-color:#fff;
font-family:Arial, Helvetica, sans-serif; background:#f0f9ff url(/static/img/fade-blue.png) top center repeat-x;
@@ -48,6 +49,7 @@ A:active {text-decoration: none}
#rapper{
width:800px;
margin: 0 auto 0 auto;
+border:1px solid black;
background-position:top center;
background-repeat:no-repeat;
@@ -212,7 +214,7 @@ text-decoration:none;
}
#lilflagr{
background-image:url(/static/img/lilflagr.png);
-width: 193px; height: 59px;
+width: 191px; height: 59px;
top:15px;
padding-right:20px;
position:absolute;
@@ -270,6 +272,7 @@ padding:5px;
ul.pagination li { float:left; margin:0 5px;display:none; }
ul.pagination a { display:block; width:12px; padding-top:12px; height:0; overflow:hidden; background-image:url(/static/img/pagination.png); background-position:0 0; background-repeat:no-repeat;}
+
</style>
</head>
<body>