mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-22 22:21:15 -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;
|
color: #efefef;
|
||||||
}
|
}
|
||||||
#book-info > a:link {
|
#book-info > a:link {
|
||||||
color: #d94b7b
|
color: #d94b7b;
|
||||||
}
|
}
|
||||||
#book-info > a:visited {
|
#book-info > a:visited {
|
||||||
color: #d94b7b
|
color: #d94b7b;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue