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
@ -10,8 +10,10 @@
|
||||
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