SnapshotRecord.less 224 Bytes RawBlameHistoryPermalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 .single-image { height: 300px; width: 100%; } .direction{ font-weight: 900; background-color: red; color: white; } .direction1{ background-color: green; } .direction0{ background-color: orange; }