modified: templates/quiz_multiplayer.html

This commit is contained in:
SimolZimol
2025-06-07 13:13:50 +02:00
parent 79c37a43e8
commit 4311f1f786

View File

@@ -59,7 +59,7 @@
.search-item { padding: 8px 10px; border-bottom: 1px solid #eee; cursor: pointer; }
.search-item:hover { background-color: #f5f5f5; }
.hint-container { margin: 15px 0; font-style: italic; color: #bdbdbd; }
#multiplayerBar { display:none;margin-bottom:15px;text-align:center; }
#multiplayerBar { margin-bottom:15px;text-align:center; }
</style>
</head>
<body>