第一次提交测试 2025.07.20 skimrme
This commit is contained in:
14
public/message/static/css/navbar/index-css.html
Normal file
14
public/message/static/css/navbar/index-css.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<style>
|
||||
#message_block
|
||||
{
|
||||
background-color: rgba(0, 0, 0, 0.68);
|
||||
width: 85%;
|
||||
height: 100%;
|
||||
margin: auto;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user