Files
kman/mobimaster/t/mobi8/OEBPS/Styles/style0003.css
2021-08-25 17:58:31 +08:00

11 lines
105 B
CSS

li {
list-style-type: none
}
a {
text-decoration: none
}
a:hover {
color: red
}