mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
6 lines
116 B
CSS
6 lines
116 B
CSS
li { list-style-type: none; padding-left: 2em; margin-left: 0}
|
|
|
|
a { text-decoration: none }
|
|
|
|
a:hover { color: red }
|