Difference between revisions of "MediaWiki:Print.css"
From Max-EuP 2012
Tag: Reverted |
Tag: Reverted |
||
Line 7: | Line 7: | ||
.plainlinks { | .plainlinks { | ||
position: | position: relative; | ||
right: 0; | right: 0; | ||
} | } |
Revision as of 11:33, 1 October 2021
/* CSS placed here will affect the print output */ p { hyphens: auto; text-align: justify; } .plainlinks { position: relative; right: 0; }