MCSM: компонент WebConsole
This commit is contained in:
11
mcserver-manager/src/main/resources/moduleStyle.css
Normal file
11
mcserver-manager/src/main/resources/moduleStyle.css
Normal file
@@ -0,0 +1,11 @@
|
||||
#webconsole {
|
||||
background-color: #1e1e1e;
|
||||
color: #eee;
|
||||
height: 500px;
|
||||
padding: 8px;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
#webconsole p {
|
||||
margin: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user