summaryrefslogtreecommitdiff
path: root/style
diff options
context:
space:
mode:
Diffstat (limited to 'style')
-rw-r--r--style/style.css12
1 files changed, 11 insertions, 1 deletions
diff --git a/style/style.css b/style/style.css
index fc387dc..3e539d7 100644
--- a/style/style.css
+++ b/style/style.css
@@ -185,8 +185,18 @@ margin: 0 auto;
border: 3px #983D3A solid;
background: white;
}
+
+#info {
+ width: 180px;
+ float: left;
+ font-size: 11px;
+ position: relative;
+ padding: 10px;
+ margin-left: -200px;
+ margin-right: 1px;
+}
+
#page {
- background: #FFFFFF;
border-left: 200px solid white;
font-size: 14px;
/*