diff options
| author | s1n <[email protected]> | 2019-10-20 20:58:59 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-20 20:58:59 -0700 |
| commit | 5802e59e711f4ba948f24ab1e6b548cb266faa4a (patch) | |
| tree | 9039af9b5a0b97a7b86b3e153bfdd0f2398c1d19 /css/style.css | |
| parent | redirect once form done (diff) | |
| download | p.s1n.pw-admin-5802e59e711f4ba948f24ab1e6b548cb266faa4a.tar.xz p.s1n.pw-admin-5802e59e711f4ba948f24ab1e6b548cb266faa4a.zip | |
replace 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 cea08c4..8aeacf8 100644 --- a/css/style.css +++ b/css/style.css @@ -43,7 +43,7 @@ html, body { width: 0; } to { - width: 14.5em; + width: 10.5em; } } @@ -53,7 +53,7 @@ html, body { width: 0; } to { - width: 13.5em; + width: 9.5em; } } } |