mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-06 10:19:11 +01:00
fix style
This commit is contained in:
parent
94ac5ebb9f
commit
5d67960b1e
1 changed files with 2 additions and 2 deletions
|
@ -97,11 +97,11 @@ html, body {
|
|||
}
|
||||
|
||||
/* gogits nav item active status */
|
||||
.nav .active {
|
||||
#masthead .nav .active {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
.nav .active:after {
|
||||
#masthead .nav .active:after {
|
||||
position: absolute;
|
||||
bottom: -1px;
|
||||
left: 50%;
|
||||
|
|
Loading…
Reference in a new issue