Style updates for examples and API docs

This commit is contained in:
Tim Schaub
2022-07-31 15:45:39 -06:00
committed by Tim Schaub
parent 15329aad00
commit 1bd9201fed
18 changed files with 430 additions and 277 deletions

View File

@@ -11,8 +11,8 @@ tags: "fullscreen, geolocation, orientation, mobile"
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="../css/ol.css" type="text/css">
<link rel="stylesheet" href="./resources/layout.css" type="text/css">
<link rel="stylesheet" href="./css/ol.css" type="text/css">
<link rel="stylesheet" href="./css/site.css" type="text/css">
<title>Mobile Geolocation Tracking with Orientation</title>
<style type="text/css">
html, body, .map {