Files
WebClock/clock.css

10 lines
93 B
CSS

span p{
display:inline;
}
select {
max-width: 95%;
}
.chkbox {
display: inline-block;
}