1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 08:48:06 +08:00
volcanos/trash/pane/float/Login.css
2020-07-13 22:56:34 +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;
}