mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
...
This commit is contained in:
parent
e74dbd17f1
commit
6046055034
@ -9,9 +9,11 @@
|
|||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1, h2 { color: #005a9c }
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
border-top: solid 2px black;
|
border-top: solid 2px #005a9c;
|
||||||
margin-top: 4ex;
|
margin-top: 4ex;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -39,6 +41,7 @@
|
|||||||
color: blue;
|
color: blue;
|
||||||
text-decoration: none
|
text-decoration: none
|
||||||
}
|
}
|
||||||
|
#reset:hover { color: red }
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user