docs: update screenshot
This commit is contained in:
parent
dfdcbd9534
commit
a577d30eb8
2 changed files with 3 additions and 0 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 295 KiB After Width: | Height: | Size: 296 KiB |
|
|
@ -15,6 +15,9 @@ var html = `<!DOCTYPE html>
|
||||||
<link type="text/css" rel="styleSheet" href="https://unpkg.com/normalize.css@8.0.1/normalize.css" />
|
<link type="text/css" rel="styleSheet" href="https://unpkg.com/normalize.css@8.0.1/normalize.css" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<style>
|
<style>
|
||||||
|
body {
|
||||||
|
background-color: #e0e0e0;
|
||||||
|
}
|
||||||
.charts {
|
.charts {
|
||||||
width: 830px;
|
width: 830px;
|
||||||
margin: 10px auto;
|
margin: 10px auto;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue