9 lines
99 B

/**
* @file
* Visual styles for nodes.
*/
.node--unpublished {
background-color: #fff4f4;
}