gtk/tests/css/parser/declarations-valid-12.ref.css
2012-02-02 03:14:02 +01:00

7 lines
90 B
CSS

* {
margin-bottom: 3px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
}