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