Mercurial > hg > isophonics-drupal-site
view themes/isobartik/css/components/highlighted.css @ 3:e11175134f4e
Attempt to introduce editable version of theme
author | Chris Cannam |
---|---|
date | Tue, 05 Dec 2017 11:25:38 +0000 |
parents | |
children |
line wrap: on
line source
/** * @file * Styles for Bartik's highlighted component. */ .has-featured-top .region-highlighted { background: #f0f0f0; background: rgba(30, 50, 10, 0.08); } .region-highlighted { margin: 0 15px; }