Template:Infobox television episode/styles.css: Difference between revisions
Appearance
NeonWabbit (talk | contribs) No edit summary |
NeonWabbit (talk | contribs) No edit summary |
||
| Line 2: | Line 2: | ||
.ib-tv-episode .infobox-above { | .ib-tv-episode .infobox-above { | ||
background-color: #ccf; | background-color: #ccf; | ||
color:inherit; | |||
font-weight: normal; | font-weight: normal; | ||
padding: 0.25em 1em; | padding: 0.25em 1em; | ||
| Line 8: | Line 9: | ||
.ib-tv-episode .infobox-header { | .ib-tv-episode .infobox-header { | ||
background-color: #ccf; | background-color: #ccf; | ||
color: inherit; | |||
padding: 0.25em 1em; | padding: 0.25em 1em; | ||
} | } | ||
Latest revision as of 16:15, 1 July 2026
/* {{pp-template}} */
.ib-tv-episode .infobox-above {
background-color: #ccf;
color:inherit;
font-weight: normal;
padding: 0.25em 1em;
}
.ib-tv-episode .infobox-header {
background-color: #ccf;
color: inherit;
padding: 0.25em 1em;
}
.ib-tv-episode .infobox-subheader {
font-weight: bold;
}
.ib-tv-label .infobox-label {
white-space: nowrap;
}
.ib-tv-episode-guests {
margin: 0;
padding: 5px;
padding-left: 1em;
text-align: left;
}