8 lines
135 B
CSS
8 lines
135 B
CSS
|
|
body { font-family: Hack; }
|
|
table { font-size: 1em; }
|
|
|
|
.ui-draggable, .ui-droppable { background-position: top; }
|
|
|
|
|
|
|