fully made the command sending and receiving system (hopefully))
This commit is contained in:
@@ -74,4 +74,14 @@
|
||||
font-size: 16px;
|
||||
font-family: "Source Code Pro", monospace;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.responseText {
|
||||
font-size: 16px;
|
||||
margin-left: 5px;
|
||||
background: none;
|
||||
outline:none;
|
||||
border: none;
|
||||
font-family: "Source Code Pro", monospace;
|
||||
color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user