gtk2/testsuite/css/parser/declarations-valid-11.ref.css
2013-05-15 15:37:17 +02:00

7 lines
90 B
CSS

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