mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2024-12-26 01:38:36 +00:00
Fix logo background on click
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
4499fb2f31
commit
6bd0fc15ac
1 changed files with 4 additions and 0 deletions
|
@ -188,5 +188,9 @@ nav {
|
|||
.navbar-item.has-dropdown a.navbar-link figure {
|
||||
margin-right: 0.75rem;
|
||||
}
|
||||
|
||||
a.navbar-item:focus-within {
|
||||
background-color: inherit;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue