commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / modules / book / book-rtl.css
1 /**
2 * @file
3 * Right-to-Left styling for the Book module.
4 */
5
6 .book-navigation .menu {
7 padding: 1em 3em 0 0;
8 }
9
10 .book-navigation .page-previous {
11 float: right;
12 }
13 .book-navigation .page-up {
14 float: right;
15 }