Template:CollapseState/styles.css: Difference between revisions
From OTNA Test Wiki
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
} | } | ||
. | .content-table-wrapper{ | ||
padding-left: 2em!important; | |||
} | |||
table.mw-collapsible{ | |||
left: 4em!important; | left: 4em!important; | ||
position: relative!important; | position: relative!important; | ||
} | } | ||
Revision as of 14:31, 9 October 2024
.wikitable > caption{
font-weight:normal!important;
/*padding-left:5em!important;*/
}
.label{
padding-right: 1em!important;
}
.content-table-wrapper{
padding-left: 2em!important;
}
table.mw-collapsible{
left: 4em!important;
position: relative!important;
}