Browse Source

上傳檔案到 'static'

miacheng913 3 years ago
parent
commit
6876e4520e
1 changed files with 9 additions and 1 deletions
  1. 9 1
      static/index.css

+ 9 - 1
static/index.css

@@ -209,4 +209,12 @@ font-weight: 900;
 }
 .data-title{
 color:#495057;
-}
+}
+
+#map{
+    position: absolute;
+    left: 300px;
+    top: 500px;
+    width: 450px;
+    height: 450px;
+}