1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 16:58:06 +08:00
volcanos/pane/Login.css
2020-01-05 01:22:19 +08:00

13 lines
185 B
CSS

fieldset.Login {
font-size:24px;
z-index:20;
}
fieldset.Login>form.option input {
height:24px;
}
fieldset.Login>form.option button {
font-size:18px;
height:28px;
}