Template:TOC right/styles.css: Difference between revisions

Carry out edit request from User:Great Brightstar (made more specific by me)
(Adding protection template)
(Carry out edit request from User:Great Brightstar (made more specific by me))
Line 1:
/* {{pp-template}} */
/* The TOC is hidden on Minerva (mobile skin) for width < 720px so must also hide this wrapper */
@media all and (max-width: 719px) {
body.skin-minerva .tocright {
display:none;
}
}
.tocright {
float: right;
Anonymous user