Maps4HTML / HTML-Map-Element-UseCases-Requirements

Use cases and requirements for Maps on the Web
https://maps4html.org/HTML-Map-Element-UseCases-Requirements/
Other
22 stars 12 forks source link

Add responsiveness to static maps examples #197

Closed Malvoz closed 4 years ago

Malvoz commented 4 years ago

Additional CSS is needed to make the recent addition of static maps responsive (to align with other example pages).

Also since this page uses HTML markup in examples this adds a new .html-example class with a content label of "HTML" as opposed to this:

.script-example::before {
  content: 'Script';

for HTML markup examples.