mirror of
https://github.com/vinta/awesome-python.git
synced 2026-04-12 14:41:43 +08:00
style: lighten footer separator color from 40% to 55% lightness
Increases contrast and visibility of the footer separator on light backgrounds. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
315c18805f
commit
8271b7c672
@ -884,7 +884,7 @@ th[data-sort].sort-asc::after {
|
||||
}
|
||||
|
||||
.footer-sep {
|
||||
color: oklch(40% 0.02 55);
|
||||
color: oklch(55% 0.02 55);
|
||||
}
|
||||
|
||||
.noscript-msg {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user