mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-05-08 02:56:37 +00:00
deploy: d3762944b5
This commit is contained in:
parent
7a32c69406
commit
4ac03a8e23
368 changed files with 8025 additions and 8040 deletions
|
@ -271,7 +271,7 @@
|
|||
}
|
||||
|
||||
#sidebar select:hover,
|
||||
#sidebar .collapsible-menu label:hover,
|
||||
#sidebar .collapsible-menu li:not(.active) > label:hover,
|
||||
#sidebar .select-container:hover,
|
||||
#sidebar a:hover,
|
||||
#sidebar button:hover {
|
||||
|
|
|
@ -182,7 +182,7 @@ body .searchbox span:hover {
|
|||
}
|
||||
|
||||
body #sidebar select:hover,
|
||||
body #sidebar .collapsible-menu label:hover,
|
||||
body #sidebar .collapsible-menu li:not(.active) > label:hover,
|
||||
body #sidebar .select-container:hover,
|
||||
body #sidebar a:hover,
|
||||
body #sidebar button:hover {
|
||||
|
|
|
@ -170,7 +170,6 @@ dd {
|
|||
margin: .25rem 0 0 0;
|
||||
min-width: 1rem;
|
||||
position: absolute;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
#sidebar ul li.visited > a .read-icon {
|
||||
|
|
|
@ -163,7 +163,7 @@ a:hover,
|
|||
}
|
||||
|
||||
#sidebar select:hover,
|
||||
#sidebar .collapsible-menu label:hover,
|
||||
#sidebar .collapsible-menu li:not(.active) > label:hover,
|
||||
#sidebar .select-container:hover,
|
||||
#sidebar a:hover,
|
||||
#sidebar button:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue