mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-22 14:10:55 -04:00
Harmonize CSS formatting.
This commit is contained in:
parent
8f3905705a
commit
a27dfd1c53
1 changed files with 9 additions and 9 deletions
|
@ -158,10 +158,10 @@ const headerTemplate = `
|
|||
color: #efefef;
|
||||
}
|
||||
#book-info > a:link {
|
||||
color: #d94b7b
|
||||
color: #d94b7b;
|
||||
}
|
||||
#book-info > a:visited {
|
||||
color: #d94b7b
|
||||
color: #d94b7b;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue