mirror of
https://shylinux.com/x/volcanos
synced 2025-04-29 02:09:23 +08:00
9 lines
142 B
CSS
9 lines
142 B
CSS
fieldset.input.date {
|
|
position:fixed;
|
|
background-color:black;
|
|
z-index:100;
|
|
}
|
|
fieldset.input.date div.action>hr{
|
|
clear:both;
|
|
}
|