fix commit detail page title bg
This commit is contained in:
parent
4ecc72e02f
commit
75493d3e03
@ -52,6 +52,10 @@ h5,
|
|||||||
color: #197474;
|
color: #197474;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui.info.segment.top {
|
||||||
|
background-color: #1d1d1d!important;
|
||||||
|
}
|
||||||
|
|
||||||
#file-content h1,
|
#file-content h1,
|
||||||
#file-content h2,
|
#file-content h2,
|
||||||
#file-content h3,
|
#file-content h3,
|
||||||
|
@ -76,6 +76,10 @@ h5,
|
|||||||
color: $accentBase;
|
color: $accentBase;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui.info.segment.top {
|
||||||
|
background-color: #1d1d1d!important;
|
||||||
|
}
|
||||||
|
|
||||||
#file-content h1,
|
#file-content h1,
|
||||||
#file-content h2,
|
#file-content h2,
|
||||||
#file-content h3,
|
#file-content h3,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user