mirror of
https://shylinux.com/x/volcanos
synced 2025-05-01 19:19:23 +08:00
8 lines
122 B
CSS
8 lines
122 B
CSS
fieldset.input.date {
|
|
background-color:black;
|
|
z-index:100;
|
|
}
|
|
fieldset.input.date div.action>hr{
|
|
clear:both;
|
|
}
|