Files
eruda/test/style.css
2016-05-04 12:10:19 +08:00

7 lines
100 B
CSS

#test-element {
margin: 15px auto;
padding: 10px;
}
.border {
border: 15px solid #fff;
}