Explorar el Código

上傳檔案到 'static'

miacheng913 hace 3 años
padre
commit
6876e4520e
Se han modificado 1 ficheros con 9 adiciones y 1 borrados
  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;
+}