[fix] contrast between links

This commit is contained in:
frju365 2021-02-07 22:07:47 +01:00 committed by Alexandre Aubin
parent 25dfcdd323
commit 15cba34352

View file

@ -186,10 +186,14 @@ body .off-canvas .learn-sidebar .learn-nav ul li ul li.active > a {
background-color: #2f2f2f52;
}
body .off-canvas .learn-sidebar .learn-nav .read-icon {
body .off-canvas .learn-sidebar .learn-nav .read-icon, body .off-canvas .learn-sidebar .searchbox {
color: rgba(0, 0, 0, 0.6);
}
body .off-canvas .learn-sidebar .searchbox input {
color: rgb(78, 78, 78);
}
/*
###############################################################################
Style sheet for the cards