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

7 lines
92 B
CSS

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