Update lukeflix.css

This commit is contained in:
2026-07-24 22:59:34 -06:00
parent 2fed84e7e4
commit 8d008f4354

View File

@@ -2359,13 +2359,25 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
font-size: 80%; font-size: 80%;
} }
/* ========== TIME SLOT BAR ========== */
.timeslotHeaders {
font-size: 110% !important;
font-weight: 600 !important;
}
/* ========== TV GUIDE ========== */ /* ========== TV GUIDE ========== */
/* Stylize channel number and logo cells */ /* Stylize channel number and logo cells */
.guide-channelHeaderCell { .guide-channelHeaderCell {
border: none !important; border: none !important;
} }
.channelsContainer {
width: 9vw !important; /* Reduce distance channel number and logo */
}
/* Stylize program cells */ /* Stylize program cells */
.programCell { .programCell {
border: none !important; border: none !important;