Mercurial > hg > isophonics-drupal-site
view core/themes/bartik/css/components/book.css @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | af1871eacc83 |
children |
line wrap: on
line source
/** * @file * Bartik specific styling for the Book module. */ .book-navigation .menu { border-top: 1px solid #d6d6d6; } .book-navigation .book-pager { margin: 0; border-top: 1px solid #d6d6d6; border-bottom: 1px solid #d6d6d6; }