project/selector/static/style.css

9 lines
106 B
CSS

body {
/* background-color: limegreen;*/
}
#data{
display: none;
}
li{
list-style-type: none;
}