mirror of
https://github.com/Hopiu/postal.js.git
synced 2026-03-17 06:30:23 +00:00
11 lines
No EOL
205 B
CSS
11 lines
No EOL
205 B
CSS
div {
|
|
font-family: Tahoma, Arial;
|
|
font-size: 10pt;
|
|
}
|
|
|
|
.results {
|
|
margin-bottom: 20px;
|
|
padding: 10px;
|
|
border-top: 1pt solid lightsteelblue;
|
|
border-bottom: 1pt solid lightsteelblue;
|
|
} |