Files
open-ww3-project-ww3-tw/public/message/static/css/navbar/index-css.html

14 lines
208 B
HTML
Executable File

<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>