equal
deleted
inserted
replaced
132 |
132 |
133 .def { |
133 .def { |
134 font-family: monospace; |
134 font-family: monospace; |
135 color: hsl(120, 100%, 25%); |
135 color: hsl(120, 100%, 25%); |
136 } |
136 } |
|
137 |
|
138 .cr { color: red; } |
|
139 .cg { color: green; } |
|
140 .cb { color: blue; } |
|
141 |