Skip to content

Commit

Permalink
Font changed for Baskerville; Transoxiana re-centered
Browse files Browse the repository at this point in the history
  • Loading branch information
maximromanov committed Oct 9, 2016
1 parent cb4c102 commit b0ec9d7
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions css/leaflet_test_style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
body {
margin:0px;
font-family: 'Baskerville','Brill', 'Amiri', 'Georgia', 'Lateef', 'Geeza Pro', serif;
}

#map {
Expand Down
4 changes: 2 additions & 2 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
src: url("./fonts/BrillRoman.woff");
}
.region_ul {
font-weight: bold;
font-weight: normal;
font-size: larger;
font-family: 'Amiri', 'Brill', 'Georgia', 'Lateef', 'Geeza Pro', serif;
font-family: 'Baskerville', 'Brill', 'Georgia', 'Lateef', 'Geeza Pro', serif;
}
.region_ul:hover {
color:red;
Expand Down
4 changes: 2 additions & 2 deletions master/places.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -72730,7 +72730,7 @@
},
"properties": {
"althurayyaData" : {
"visual_center" : "no"
"visual_center" : "yes"
},
"cornuData": {
"coord_certainty": "certain",
Expand Down Expand Up @@ -74153,7 +74153,7 @@
},
"properties": {
"althurayyaData" : {
"visual_center" : "yes"
"visual_center" : "no"
},
"cornuData": {
"coord_certainty": "certain",
Expand Down

0 comments on commit b0ec9d7

Please sign in to comment.