Spaces:
Paused
Paused
Update merm.html
Browse files
merm.html
CHANGED
|
@@ -9,8 +9,10 @@
|
|
| 9 |
<style>
|
| 10 |
#chart_box{
|
| 11 |
display: contents;
|
| 12 |
-
|
| 13 |
-
|
|
|
|
|
|
|
| 14 |
|
| 15 |
</style>
|
| 16 |
</head>
|
|
|
|
| 9 |
<style>
|
| 10 |
#chart_box{
|
| 11 |
display: contents;
|
| 12 |
+
}
|
| 13 |
+
#chart{
|
| 14 |
+
display: contents;
|
| 15 |
+
}
|
| 16 |
|
| 17 |
</style>
|
| 18 |
</head>
|