Merge branch 'develop' of github.com:thecodingmachine/workadventure into audioPlayerImprovements
This commit is contained in:
commit
49b1a55042
127 changed files with 2126 additions and 2146 deletions
|
@ -1,5 +1,4 @@
|
|||
*{
|
||||
font-family: Lato;
|
||||
cursor: url('./images/cursor_normal.png'), auto;
|
||||
}
|
||||
* a, button, select{
|
||||
|
@ -1029,10 +1028,14 @@ div.action.danger p.action-body{
|
|||
text-align: left;
|
||||
color: white;
|
||||
}
|
||||
.popUpElement div {
|
||||
.popUpElement div{
|
||||
font-family: 'Press Start 2P';
|
||||
font-size: 10px;
|
||||
background-color: #727678;
|
||||
white-space: pre-line;
|
||||
}
|
||||
.popUpElement .nes-container{
|
||||
padding: 1rem 1rem;
|
||||
}
|
||||
|
||||
.popUpElement button {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue