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