Update app.css
This commit is contained in:
parent
422a9af3a2
commit
6ca86fdf0d
|
|
@ -107,6 +107,10 @@ top: 11px;
|
|||
color: #2260DD;
|
||||
}
|
||||
|
||||
.onlinestatus_studio {
|
||||
color: rgb(185, 135, 20);
|
||||
}
|
||||
|
||||
.onlinestatus_ingame {
|
||||
color: green;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue