Template:TOC top/styles.css
From The Goon Show Depository
Revision as of 12:27, 28 October 2021 by en>Izno (Protected "Template:TOC top/styles.css": Highly visible template, match parent ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
/* {{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;
}
}