Mercurial > hg > isophonics-drupal-site
annotate themes/isobartik/css/components/highlighted.css @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | e11175134f4e |
children |
rev | line source |
---|---|
Chris@3 | 1 /** |
Chris@3 | 2 * @file |
Chris@3 | 3 * Styles for Bartik's highlighted component. |
Chris@3 | 4 */ |
Chris@3 | 5 |
Chris@3 | 6 .has-featured-top .region-highlighted { |
Chris@3 | 7 background: #f0f0f0; |
Chris@3 | 8 background: rgba(30, 50, 10, 0.08); |
Chris@3 | 9 } |
Chris@3 | 10 .region-highlighted { |
Chris@3 | 11 margin: 0 15px; |
Chris@3 | 12 } |