42_ft_transcendence/django/frontend/static/css/pongOnline.css

14 lines
150 B
CSS

#up:active, #down:active {
color: red;
}
#up, #down {
min-height: 60px;
min-width: 60px;
font-size: 40px;
}
#up, #down {
position: relative;
}