summaryrefslogtreecommitdiffstatshomepage
path: root/core/themes/starterkit_theme/css/components/node.css
blob: 6b7cd5257d6d167426d11e2b6adb5eda3fecbfdf (plain) (blame)
1
2
3
4
5
6
7
8
/**
 * @file
 * Visual styles for nodes.
 */

.node--unpublished {
  background-color: #fff4f4;
}