22 lines
357 B
CSS
Executable File
22 lines
357 B
CSS
Executable File
/* 图床来源页面css */
|
|
#div_under
|
|
{
|
|
color: rgb(0, 0, 0);
|
|
position: fixed;
|
|
right: 20px;
|
|
bottom: 20px;
|
|
z-index: 9999;
|
|
}
|
|
#id_green_center
|
|
{
|
|
text-align: center;
|
|
color: rgb(35, 255, 27);
|
|
}
|
|
/*8888888888888888888888888888888888888888*/
|
|
|
|
|
|
|
|
|
|
|
|
|