gitea text fixes
This commit is contained in:
parent
1250bc88c4
commit
3014a263c8
@ -225,8 +225,14 @@ b:hover,
|
|||||||
background: rgb(255 255 255 / 8%) !important;
|
background: rgb(255 255 255 / 8%) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui.attached.segment, .ui.segment, .ui.segments {
|
||||||
|
background: transparent;
|
||||||
|
color: var(--text) !important;
|
||||||
|
border-color: rgba(255, 255, 255, 0.1);
|
||||||
|
}
|
||||||
.ui .info.segment.top {
|
.ui .info.segment.top {
|
||||||
background-color: rgb(0 0 0 / 15%) !important;
|
background-color: rgb(0 0 0 / 15%) !important;
|
||||||
|
color: var(--text);
|
||||||
}
|
}
|
||||||
|
|
||||||
.ui.attached.header {
|
.ui.attached.header {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user