summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/static/style.css b/static/style.css
index 1d894b0..fd43864 100644
--- a/static/style.css
+++ b/static/style.css
@@ -40,6 +40,7 @@ body {
background-color: #888;
font-size: 10pt;
padding: 0mm;
+ text-align: right;
}
#nav a {
@@ -51,8 +52,6 @@ body {
#nav ul {
display: inline;
- position: absolute;
- right: 0mm;
list-style: none;
}
@@ -67,6 +66,9 @@ body {
a.apptitle {
background-color: #23a;
letter-spacing: 0.2ex;
+ position: absolute;
+ top: 0px;
+ left: 0px;
}
h1 {