fix commit detail page title bg

This commit is contained in:
lowking 2021-02-02 15:40:59 +08:00
parent 4ecc72e02f
commit 75493d3e03
2 changed files with 8 additions and 0 deletions

View File

@ -52,6 +52,10 @@ h5,
color: #197474;
}
.ui.info.segment.top {
background-color: #1d1d1d!important;
}
#file-content h1,
#file-content h2,
#file-content h3,

View File

@ -76,6 +76,10 @@ h5,
color: $accentBase;
}
.ui.info.segment.top {
background-color: #1d1d1d!important;
}
#file-content h1,
#file-content h2,
#file-content h3,