- fixed strange things...

This commit is contained in:
Paolo Arena
2019-10-10 15:52:55 +02:00
parent 3ed8c7116b
commit 276b822fa5
44 changed files with 1271 additions and 594 deletions

View File

@@ -286,3 +286,12 @@ canvas {
display: inline-block;
padding: 4px 2px;
}
.text-user {
text-shadow: .05rem .05rem .15rem #fff;
background-color: limegreen;
border-radius: 1rem !important;
text-align: center;
margin: 1px;
margin-bottom: 5px;
}