From 037723defdb2a0d39a196b1df3f3733cb75f76c5 Mon Sep 17 00:00:00 2001 From: xtu202105570204 <3367691429@qq.com> Date: Sun, 30 Apr 2023 22:25:48 +0800 Subject: [PATCH] Delete 'static/css' --- static/css | 41 ----------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 static/css diff --git a/static/css b/static/css deleted file mode 100644 index 3764e14..0000000 --- a/static/css +++ /dev/null @@ -1,41 +0,0 @@ -a{ - text-decoration-line: none; - color:unset; - height: 0;width: 0; -} -footer{ - height: 20px; - margin:0 auto ; - text-align: center; - clear: both; -} - -footer a{ - color: white; - font-weight: 100; font-size: 3px; - text-decoration: none; - margin: 2px; -} -footer a:hover{ - color: blue; -} -body,div,span,ul,li,p,footer{ - margin: 0; - padding: 0; - text-decoration: none;list-style: none; -} -.none{ - margin: 0 auto; - width: 960px;height: 100px; - border: solid 3px rgba(78, 234, 234, 0.234); - text-align: center; - color: black; - background-color:#fff; - -} -.none div{ - color: antiquewhite; - font-size: 30px; - font-weight: 1500; - font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; -} \ No newline at end of file