You are here

book.css in Zircon Profile 8.0

Bartik specific styling for the Book module.

File

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