diff --git a/styles.css b/styles.css index 4254317..1cafc4d 100644 --- a/styles.css +++ b/styles.css @@ -610,15 +610,3 @@ p#name { opacity: 1; transform: translateX(0) rotateY(0); } - -/* #startTopProgressBar { - /* 修改原进度条位置 */ - top: 70% !important; /* 向下移动进度条位置 */ -} */ - -/* 新增进度条动画 -#startTopProgress { - transition: width 0.3s ease-out; - background: linear-gradient(90deg, #4CAF50, #8BC34A); - box-shadow: 0 2px 8px rgba(76,175,80,0.3); -} */ \ No newline at end of file