mirror of
https://shylinux.com/x/volcanos
synced 2025-04-25 08:48:06 +08:00
13 lines
185 B
CSS
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;
|
|
}
|
|
|