added sans-serif font styling to whole page, in line with other controls
This commit is contained in:
@@ -7,6 +7,10 @@ body {
|
|||||||
margin: 0px;
|
margin: 0px;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
|
|
||||||
|
font-family: Arial, sans-serif;
|
||||||
|
font-size: 12px;
|
||||||
|
line-height: 160%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#mcmap {
|
#mcmap {
|
||||||
|
|||||||
Reference in New Issue
Block a user