a11y-bar.scss 222 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 12 13 .a11y-bar { font-size: 12px; padding: 5px 0; span { color: #fff; padding: 0 5px; } .action-links { text-transform: uppercase; border-bottom: 1px dotted #262626; } }