diff options
| author | LLLL Colonq <llll@colonq> | 2024-12-03 03:31:58 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2024-12-03 03:31:58 -0500 |
| commit | ff56e27d4874f559a62bea5e6eeb258443e31936 (patch) | |
| tree | bd9c30b96caa5f5ea67830295b5304a791ff68a8 /main.css | |
| parent | cf2ccff977a661e07df371dc28dd3144e9172eb8 (diff) | |
Yep
Diffstat (limited to 'main.css')
| -rw-r--r-- | main.css | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -361,10 +361,13 @@ a.lcolonq-button-link :active { display: none; } +#lcolonq-auth-below { + text-align: center; +} + #lcolonq-auth-register { font-size: 0.7rem; color: CanvasText; - text-align: center; } #lcolonq-auth-error { |
