Template:Infobox television/styles.css/sandbox: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
color: inherit; |
color: inherit; |
||
padding: 0.25em 1em; |
padding: 0.25em 1em; |
||
} |
|||
.ib-tv img { |
|||
background-color: white; |
|||
} |
} |
||
Latest revision as of 18:56, 10 June 2024
.ib-tv {
border-collapse: separate;
border-spacing: 0 3px;
padding: 3px 5px;
}
.ib-tv .infobox-above {
background-color: #CCCCFF;
color: inherit;
font-size: 125%;
padding: 0.25em 1em;
}
.ib-tv .infobox-header {
background-color: #CCCCFF;
color: inherit;
padding: 0.25em 1em;
}
.ib-tv img {
background-color: white;
}
.ib-tv-aka {
font-style: italic;
}
.ib-tv-network-release td, .ib-tv-network-release th {
border-top: 1px solid #a2a9b1;
}