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

From "PTTLink Wiki"
Jump to navigation Jump to search
(Created page with "→‎{{pp-template}}: .tocright { float: right; clear: right; width: auto; background: none; padding: .5em 0 .8em 1.4em; margin-bottom: .5em; } .tocright-clear-left {...")
 
m
 
Line 1: Line 1:
/* {{pp-template}} */
 
 
.tocright {
 
.tocright {
 
float: right;
 
float: right;

Latest revision as of 08:36, 27 September 2020

.tocright { float: right; clear: right; width: auto; background: none; padding: .5em 0 .8em 1.4em; margin-bottom: .5em; } .tocright-clear-left { clear: left; } .tocright-clear-both { clear: both; } .tocright-clear-none { clear: none; }