Riskless/static/css/style.css
jude 8e22d37b64 Show the players
Send keepalive pings. Remove players who haven't sent pings.
2023-01-14 16:59:11 +00:00

7 lines
82 B
CSS

#players {
position: absolute;
right: 0;
top: 0;
padding: 12px;
}