postal.js/example/standard/style.css
2013-01-11 17:21:22 -05:00

10 lines
No EOL
163 B
CSS

div {
font-family: Tahoma, Arial;
font-size: 10pt;
}
.results {
margin-bottom: 20px;
padding: 10px;
border-bottom: 1pt solid lightsteelblue;
}