Kappa7077 commited on
Commit
4b4084a
·
1 Parent(s): f9c1b83

update background color

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. process.ipynb +1 -1
app.py CHANGED
@@ -78,7 +78,7 @@ st.markdown(
78
  rgba(238, 100, 2, 0.5)
79
  ), url("https://imgur.com/LvZQr6p.png") no-repeat center center fixed;
80
  background-size: 50%;
81
- background-color: #ee6402;
82
  position: fixed;
83
  top: 0;
84
  left: 0;
 
78
  rgba(238, 100, 2, 0.5)
79
  ), url("https://imgur.com/LvZQr6p.png") no-repeat center center fixed;
80
  background-size: 50%;
81
+ background-color: #fdd692;
82
  position: fixed;
83
  top: 0;
84
  left: 0;
process.ipynb CHANGED
@@ -71,7 +71,7 @@
71
  "name": "stdout",
72
  "output_type": "stream",
73
  "text": [
74
- "成功載入 26 筆資料到 ChromaDB\n"
75
  ]
76
  }
77
  ],
 
71
  "name": "stdout",
72
  "output_type": "stream",
73
  "text": [
74
+ "成功載入 30 筆資料到 ChromaDB\n"
75
  ]
76
  }
77
  ],