diff --git a/assets/css/manager.css b/assets/css/manager.css index 388c3d4..bfd4e1f 100644 --- a/assets/css/manager.css +++ b/assets/css/manager.css @@ -67,6 +67,20 @@ table.seat td:first-child { background-color: #791515; } +.code.welcome { + text-align: center; +} + +.code.welcome img { + width: 75px; + height: 75px; + margin-top: 5px; + border: 1px solid #d3ebff; + border-radius: 5px; + padding: 5px; + transition: .5s ease; + backface-visibility: hidden; +} /* lists like tables