mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
...
This commit is contained in:
parent
213df8e3d7
commit
ec12901d8a
@ -2,6 +2,11 @@ a {
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: blue
|
color: blue
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
color: red
|
||||||
|
}
|
||||||
|
|
||||||
.comments {
|
.comments {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user