上传2025_04_29备份作为记录
This commit is contained in:
BIN
public/static/error/cirno-image.jpg
Executable file
BIN
public/static/error/cirno-image.jpg
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
14
public/static/html/black-block.html
Normal file
14
public/static/html/black-block.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<style>
|
||||
#black_block
|
||||
{
|
||||
background-color: rgba(0, 0, 0, 0.68);
|
||||
position: fixed;
|
||||
width: 1150px;
|
||||
height: 100%;
|
||||
margin: auto;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user