WebFM/resources/css/base.css

9 lines
82 B
CSS

html {
margin: 0em;
padding: 0em;
}
ol, ul, li {
list-style: none;
}