1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2025-03-14 05:04:40 -05:00

chg: Some cosmetic changes to login dialog

This commit is contained in:
Sayantan Santra 2025-03-03 14:16:38 -06:00
parent 6f419c7b3d
commit 1ae00eb3a8
Signed by: SinTan1729
GPG key ID: 0538DD402EA50898

View file

@ -86,7 +86,12 @@ div[name="links-div"] {
margin-bottom: 10px;
}
dialog form {
#login-dialog {
border-radius: 10px;
border-width: 2px;
}
#login-dialog form {
text-align: center;
}