survey/jquery/style.css
2023-03-14 14:47:50 +01:00

12 lines
153 B
CSS

body {
font-family: Arial, Helvetica, sans-serif;
}
table {
font-size: 1em;
}
.ui-draggable, .ui-droppable {
background-position: top;
}