mirror of
https://github.com/Hopiu/postal.js.git
synced 2026-03-17 14:40:24 +00:00
10 lines
No EOL
163 B
CSS
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;
|
|
} |