View source for Template:TOC left/styles.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
/* {{pp-template}} */
@media all and (max-width: 720px) {
.tocleft {
width: 100% !important; /* override inline width */
}
}
@media all and (min-width: 720px) {
.tocleft {
float: left;
clear: left;
width: auto;
margin: 0 1em 0.5em 0;
}
body.skin-vector-2022 .tocleft {
/* Vector 2022 doesn't have an inline ToC, so ensure it's 0x0 sized */
margin: 0;
}
.tocleft-clear-both {
000
1:0
Templates used on this page:
Return to Template:TOC left/styles.css.