Template:Featured In/styles.css: Difference between revisions
Template page
More actions
Content deleted Content added
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| Line 12: | Line 12: | ||
} |
} |
||
.featured_in_table .mw-collapsible-toggle { |
.featured_in_table .mw-collapsible-toggle { |
||
font-size: 0. |
font-size: 0.5em !important; |
||
} |
} |
||
Revision as of 17:41, July 3, 2025
.featured_in_table {
border-color: var(--color-amaranth-legacy-scope);
border-width: 2px;
box-shadow: var(--color-amaranth-legacy-scope) 0 0 10px;
padding:0;
font-size:90%;
width:22em;
float:right;
clear:right;
margin-left:1em;
border-spacing: 1em;
}
.featured_in_table .mw-collapsible-toggle {
font-size: 0.5em !important;
}
.section_title {
text-align: center;
font-size:150%;
font-weight:bold;
}
.featured_in_list {
text-align: center;
font-size:100%;
}
.featured_title_cell{
font-size:185%;
text-align:center;
padding:0.5em;
}