4 lines
63 B
CSS
4 lines
63 B
CSS
|
.redClass { background: 'red';}
|
||
|
#redId {
|
||
|
background: 'red';}
|