New module 'Printer-friendly pages'

This commit is contained in:
Manuel Cillero 2017-07-26 19:32:04 +02:00
parent ae482480b2
commit b70f11745a
38 changed files with 8667 additions and 0 deletions

View file

@ -0,0 +1,12 @@
body {
direction: rtl;
}
th {
text-align: right;
}
.print-links,
.print-source_url,
.print-taxonomy {
text-align: left;
}