More actions
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
.infobox-in-di tr th { | .infobox-in-di tr th { | ||
padding: | padding: 0; | ||
} | } |
Revision as of 01:40, 9 November 2024
.infobox-in-di {
border: none !important;
background: inherit !important;
box-shadow: none !important;
font-size: inherit !important;
margin-bottom: 0 !important;
float: unset !important;
width: 100% !important;
padding: inherit !important;
}
.infobox-in-di .infobox-header {
text-align: left;
font-size: var(--font-size-medium);
font-weight: var(--font-weight-semibold);
line-height: var(--line-height-sm);
}
.infobox-in-di tr th {
padding: 0;
}