Skip to content
Snippets Groups Projects
Commit 5dd6857f authored by Mitchell Harrop's avatar Mitchell Harrop
Browse files

Update 2 files

- /public/style.css
- /public/configPROV.js
parent b24ad7de
Branches
No related tags found
No related merge requests found
Pipeline #99235 passed
const configPROV = {
"mapwarperProvIDs": [
"5236",
"5507",
"7252",
"11383",
"7323",
"4327",
"4331",
"7981",
"4215",
"7316"
],
"mapwarperProvLabels": [
"<strong>POLITICS</strong>: Electoral District of East Bourke (1859). <blockquote>Source: <a href='https://mapwarper.prov.vic.gov.au/maps/5236'>https://mapwarper.prov.vic.gov.au/maps/5236</a></blockquote>",
"<strong>TECHNOLOGY</strong>: Victoria Skeleton Map of Telegraph services (1870). <blockquote>Source: <a href='https://mapwarper.prov.vic.gov.au/maps/5507'>https://mapwarper.prov.vic.gov.au/maps/5507</a></blockquote>",
"<strong>PLANS</strong>: Port of Melbourne extension to the City of Melbourne (1860). <blockquote>Source: <a href='https://mapwarper.prov.vic.gov.au/maps/7252'>https://mapwarper.prov.vic.gov.au/maps/7252</a></blockquote>",
"<strong>PLANS</strong>: Plan of Ten Allotments Adjoining the Queens Wharf Melbourne (1840). <blockquote>Source: <a href='https://mapwarper.prov.vic.gov.au/maps/11383'>https://mapwarper.prov.vic.gov.au/maps/11383</a></blockquote>",
"<strong>NATURE</strong>: MELBRL21A Victoria Parade (1851). <blockquote>Source: <a href='https://mapwarper.prov.vic.gov.au/maps/7323'>https://mapwarper.prov.vic.gov.au/maps/7323</a></blockquote>",
"<strong>LANDSCAPE</strong>: Contours from Contoured Plan of Part of the City of Melbourne (1853). <blockquote>Source: <a href='https://mapwarper.prov.vic.gov.au/maps/4327'>https://mapwarper.prov.vic.gov.au/maps/4327</a></blockquote>",
"<strong>LANDSCAPE</strong>: Contours from Contour Plan of Portion of the City of Melbourne (1880). <blockquote>Source: <a href='https://mapwarper.prov.vic.gov.au/maps/4331'>https://mapwarper.prov.vic.gov.au/maps/4331</a></blockquote>",
"<strong>TRANSPORT</strong>: RAIL98 MELBOURNE AND SUBURBAN LINES (1882). <blockquote>Source: <a href='https://mapwarper.prov.vic.gov.au/maps/7981'>https://mapwarper.prov.vic.gov.au/maps/7981</a></blockquote>",
"<strong>PLANS</strong>: Melbourne Harbour Trust General Plan Shewing Harbour Improvements (1879). <blockquote>Source: <a href='https://mapwarper.prov.vic.gov.au/maps/4215'>https://mapwarper.prov.vic.gov.au/maps/4215</a></blockquote>",
"<strong>PLANS</strong>: MELBRL14 MELBOURNE (1886) <blockquote>Source: <a href='https://mapwarper.prov.vic.gov.au/maps/7316'>https://mapwarper.prov.vic.gov.au/maps/7316</a></blockquote>"
],
"mapCentre": "-37.840935, 144.946457",
"mapZoom": "11",
"mapIcons": {
"default": "place",
"1840": "trending_up",
"1851": "trending_up",
"1859": "trending_up",
"1860": "trending_up",
"1861": "trending_up",
"1862": "trending_up",
"1863": "trending_up",
"1864": "trending_up",
"1865": "trending_up",
"1866": "trending_up",
"1867": "trending_up",
"1868": "trending_up",
"1869": "trending_up",
"1870": "trending_up",
"1879": "trending_up",
"1880": "nightlife",
"1881": "nightlife",
"1882": "nightlife",
"1886": "nightlife"
}
};
\ No newline at end of file
body {
font-family: sans-serif;
margin: auto;
max-width: 1280px;
}
.navbar {
background-color: #313236;
border-radius: 2px;
max-width: 800px;
}
.navbar a {
color: #aaa;
display: inline-block;
font-size: 15px;
padding: 10px;
text-decoration: none;
}
.navbar a:hover {
color: #ffffff;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment