forked from AuroraMiddleware/gtk
0a440a804f
* :nth-child(first) => :first-child * :nth-child(last) => :last-child * Add semicolons at end of declarations * Remove spaces between color functions (shade, alpha, ...) and args
4 lines
34 B
CSS
4 lines
34 B
CSS
box {
|
|
background-color: lime;
|
|
}
|