Display title | Template:TOC left/styles.css |
Default sort key | TOC left/styles.css |
Page length (in bytes) | 477 |
Namespace ID | 10 |
Namespace | Template |
Page ID | 4832 |
Page content language | en - English |
Page content model | Sanitized CSS |
Indexing by robots | Allowed |
Number of redirects to this page | 0 |
Number of subpages of this page | 0 (0 redirects; 0 non-redirects) |
Edit | Allow all users (infinite) |
Move | Allow all users (infinite) |
Page creator | Prd (talk | contribs) |
Date of page creation | 02:18, 19 February 2025 |
Latest editor | Prd (talk | contribs) |
Date of latest edit | 04:43, 5 March 2025 |
Total number of edits | 2 |
Total number of distinct authors | 1 |
Recent number of edits (within past 90 days) | 0 |
Recent number of distinct authors | 0 |
Pages transcluded on (3) | Templates used on this page:
|
Description | Content |
Article description: (description ) This attribute controls the content of the description and og:description elements. | /* */
@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... |