1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 16:58:06 +08:00
2020-05-04 08:10:51 +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;
}