--- # Only the main Sass file needs front matter (the dashes are enough) --- @import "minima"; code { white-space: nowrap; } tfoot td { font-style: italic; } div.pagetrail { margin-bottom: 2ex; } div.pagetrail a { font-weight: bold; border-left: 1px solid black; border-right: 1px solid black; padding: 0.25em; } div.pagetrail a.current_pagelink { font-weight: unset; background: $brand-color; color: white; }