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

7 lines
94 B
CSS

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