7 lines
57 B
CSS
7 lines
57 B
CSS
#mode {
|
|
list-style: none;
|
|
}
|
|
|
|
body {
|
|
cursor: default;
|
|
}
|