pref: reduce code

This commit is contained in:
ChenZhaoYu
2023-02-10 09:19:37 +08:00
parent e8cb651db3
commit ac6e860a67
21 changed files with 147 additions and 1126 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ChatGPT Bot</title>
<title>ChatGPT Web</title>
</head>
<body>
<div id="app">
@@ -28,7 +28,7 @@
width: 0.8em;
height: 0.8em;
border-radius: 50%;
background-color: #267dff;
background-color: #4b9e5f;
}
.balls div:nth-of-type(1) {