Small improvements
This commit is contained in:
parent
248117ff31
commit
df78424410
@ -135,10 +135,11 @@ main {
|
||||
#breadcrumbs a {
|
||||
color: inherit;
|
||||
transition: .1s ease-in;
|
||||
border-radius: .125em;
|
||||
}
|
||||
|
||||
#breadcrumbs a:hover {
|
||||
background-color: rgba(0,0,0, 0.1);
|
||||
background-color: rgba(0,0,0, 0.05);
|
||||
}
|
||||
|
||||
#breadcrumbs span a {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user