gitea text fixes

This commit is contained in:
Marius 2020-11-14 16:40:12 +01:00
parent 1250bc88c4
commit 3014a263c8

View File

@ -225,8 +225,14 @@ b:hover,
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 {
background-color: rgb(0 0 0 / 15%) !important;
color: var(--text);
}
.ui.attached.header {