Version 1
[yaffs-website] / web / core / themes / bartik / css / components / book.css
1 /**
2  * @file
3  * Bartik specific styling for the Book module.
4  */
5
6 .book-navigation .menu {
7   border-top: 1px solid #d6d6d6;
8 }
9 .book-navigation .book-pager {
10   border-bottom: 1px solid #d6d6d6;
11   border-top: 1px solid #d6d6d6;
12   margin: 0;
13 }