Refactoring & fix feedback WorkAdventure
This commit is contained in:
parent
8e52b8597c
commit
f11e936143
21 changed files with 275 additions and 116 deletions
|
@ -1,4 +1,7 @@
|
|||
<style>
|
||||
*{
|
||||
font-family: PixelFont-7,monospace!important;
|
||||
}
|
||||
#gameQuality {
|
||||
background: #eceeee;
|
||||
border: 1px solid #42464b;
|
||||
|
@ -47,7 +50,6 @@
|
|||
color: white;
|
||||
border-radius: 7px;
|
||||
padding-bottom: 4px;
|
||||
width: 60px;
|
||||
}
|
||||
#gameQuality button#gameQualityFormCancel {
|
||||
background-color: #c7c7c700;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue