5 lines
92 B
CSS
5 lines
92 B
CSS
rect {fill:fuchsia;}
|
|
circle {fill:blue;}
|
|
polygon {fill:green;}
|
|
ellipse {fill:gold;}
|