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%;
}
/* ========== TIME SLOT BAR ========== */
.timeslotHeaders {
font-size: 110% !important;
font-weight: 600 !important;
}
/* ========== TV GUIDE ========== */
/* Stylize channel number and logo cells */
.guide-channelHeaderCell {
border: none !important;
}
.channelsContainer {
width: 9vw !important; /* Reduce distance channel number and logo */
}
/* Stylize program cells */
.programCell {
border: none !important;