diff options
| author | s1n <[email protected]> | 2019-10-20 21:22:49 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-20 21:22:49 -0700 |
| commit | 0ee0d9837e18c8579badff54586b1b383548b6c6 (patch) | |
| tree | 4f10ce2a45382979b4eab13d91542fff17338bbf /css/style.css | |
| parent | replace motd (diff) | |
| download | p.s1n.pw-admin-0ee0d9837e18c8579badff54586b1b383548b6c6.tar.xz p.s1n.pw-admin-0ee0d9837e18c8579badff54586b1b383548b6c6.zip | |
add clock as motd
Diffstat (limited to 'css/style.css')
| -rw-r--r-- | css/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/css/style.css b/css/style.css index 8aeacf8..6358fd0 100644 --- a/css/style.css +++ b/css/style.css @@ -43,7 +43,7 @@ html, body { width: 0; } to { - width: 10.5em; + width: 11.5em; } } @@ -53,7 +53,7 @@ html, body { width: 0; } to { - width: 9.5em; + width: 10.5em; } } } |