This commit is contained in:
728
2024-12-09 16:03:51 +08:00
parent 1d5cf6749e
commit 0668b5c0c6
2 changed files with 8 additions and 4 deletions

View File

@ -5,8 +5,12 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="color-scheme" content="light dark">
<link rel="stylesheet" href="./style.css">
<title>Hello world!</title>
<title>主义主义</title>
<link rel="icon" type="image/png" sizes="32x32" href="//s1.ax1x.com/2023/06/15/pCu2bZQ.png">
<link rel="icon" type="image/png" sizes="16x16" href="//s1.ax1x.com/2023/06/15/pCu2LIs.png">
<link rel="icon" type="image/png" href="//s1.ax1x.com/2023/06/15/pCu25xf.png">
<link rel="apple-touch-icon" sizes="180x180" href="//s1.ax1x.com/2023/06/15/pCu25xf.png">
<link rel="stylesheet" href="./pico.css">
</head>
<style>
@ -31,7 +35,7 @@
animation: scale 0.4s;
}
kbd, button {
kbd, a[role="button"] {
box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset;
}
@ -80,7 +84,7 @@
<progress value="47" max="100"></progress>
<img src="./ypc.png">
<footer>
<button>绑定用户</button>
<a href="http://8.137.57.31:443" role="button">绑定用户</a>
</footer>
</article>
</main>