1 2 3 4 5 6 7 8
/** * @file * Visual styles for nodes. */ .node--unpublished { background-color: #fff4f4; }