Template:TOC top/styles.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→{{pp|small=y}}: .toc-top-false-title { font-weight: bold; text-align: center; } .toc-top .hlist ul { text-align: inherit; } @media all and (min-width: 720px) { .toc-top { clear: left; } .toc-top-left { float: left; } .toc-top-right { float: right; clear: right; } .toc-top-center { margin: auto; clear: none; } } →Vector 2022 rules: body.skin-vector-2022 .toc-top { padding: 7px; } body.skin-vector-2022 .toc-top #toc-title-text...") |
m (Shia.k moved page Emplate:TOC top/styles.css to Template:TOC top/styles.css without leaving a redirect) |
(No difference)
|
Latest revision as of 18:26, 20 March 2025
/* Lua error in package.lua at line 80: module 'strict' not found. */ .toc-top-false-title { font-weight: bold; text-align: center; }
.toc-top .hlist ul { text-align: inherit; }
@media all and (min-width: 720px) { .toc-top { clear: left; }
.toc-top-left { float: left; }
.toc-top-right { float: right; clear: right; }
.toc-top-center { margin: auto; clear: none; } }
/* Vector 2022 rules */
body.skin-vector-2022 .toc-top { padding: 7px; }
body.skin-vector-2022 .toc-top #toc-title-text { border-bottom: 0; margin-top: 0; font-weight: bold; text-align: center; }