summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/narrow.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/css/narrow.css b/css/narrow.css
index 9367a31..29aad6b 100644
--- a/css/narrow.css
+++ b/css/narrow.css
@@ -12,8 +12,12 @@ header, footer {
.lastlogin {
- left: 0.2em;
- top: 1.2em;
+ position: relative;
+ left: 0em;
+ top: 0em;
+ width: 100%;
+ text-align: center;
+ border-top: 1px solid gray;
}
.session div.sessionscore div, .status {