mirror of
git://github.com/kovidgoyal/calibre.git
synced 2025-12-20 04:26:00 +01:00
5 lines
116 B
CSS
5 lines
116 B
CSS
li { list-style-type: none; padding-left: 2em; margin-left: 0}
|
|
|
|
a { text-decoration: none }
|
|
|
|
a:hover { color: red }
|