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