Merge branch 'develop' of github.com:thecodingmachine/workadventure

This commit is contained in:
_Bastler
2021-08-24 11:50:11 +02:00
2 changed files with 6 additions and 3 deletions
+5 -2
View File
@@ -1041,11 +1041,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 {