console, modules
This commit is contained in:
@ -8,6 +8,7 @@
|
||||
width: 100%;
|
||||
padding: 26px 0px 0px 0px;
|
||||
background-color: darkgray;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.commandline {
|
||||
@ -33,6 +34,6 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
background-color: white;
|
||||
color: black;
|
||||
background-color: #303030;
|
||||
color: lightgray;
|
||||
}
|
Reference in New Issue
Block a user