diff options
| author | Bobby <[email protected]> | 2024-12-12 13:49:07 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2024-12-12 13:49:07 -0500 |
| commit | 281b7301c8d97051e28608789ce07a5d505e476c (patch) | |
| tree | 64b4239d46e5b1125a7fb697202a1146018acb1e /static/css/shared/login-area.css | |
| parent | c0bd4e25dc6d1dbbe76cb88c36d74b621dbdb58c (diff) | |
| download | thatcomputerscientist-281b7301c8d97051e28608789ce07a5d505e476c.tar.xz thatcomputerscientist-281b7301c8d97051e28608789ce07a5d505e476c.zip | |
more changes to home page
Diffstat (limited to 'static/css/shared/login-area.css')
| -rw-r--r-- | static/css/shared/login-area.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/static/css/shared/login-area.css b/static/css/shared/login-area.css index 680e95c3..f0b90d47 100644 --- a/static/css/shared/login-area.css +++ b/static/css/shared/login-area.css @@ -3,7 +3,6 @@ width: 200px; height: 280px; position: relative; - top: -65px; margin: auto; background-repeat: no-repeat; background-size: 200px 280px; @@ -24,7 +23,7 @@ width: 144px; margin: 10px auto; padding: 4px 8px; - font-size: 11px; + font-size: 16px; font-weight: bold; color: #4a2e6f; background: transparent; |
