Update lukeflix.css
This commit is contained in:
12
lukeflix.css
12
lukeflix.css
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user