Add comms simulation and config screen
This commit is contained in:
@@ -308,3 +308,19 @@ nav button {
|
||||
color: #ffaaaa;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.comms-lost header {
|
||||
border: 2px solid #b00020;
|
||||
border-radius: 12px;
|
||||
padding: 10px;
|
||||
background: #260808;
|
||||
}
|
||||
|
||||
.settings-list input[type="checkbox"] {
|
||||
width: 28px;
|
||||
height: 28px;
|
||||
}
|
||||
|
||||
#config .settings-list {
|
||||
margin-bottom: 18px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user