1 2 3 4 5 6 7 8 9 10 11
.base-0, .added { color: green; } .base-1, .added { display: block; } .base-2, .added { border: 1px solid blue; }