mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-21 09:36:35 +00:00
commit
75bb1d2193
@ -10,6 +10,20 @@
|
|||||||
<link rel="stylesheet" href="./assets/webcomponents.css" />
|
<link rel="stylesheet" href="./assets/webcomponents.css" />
|
||||||
<link rel="stylesheet" href="./assets/style.css" />
|
<link rel="stylesheet" href="./assets/style.css" />
|
||||||
<link rel="stylesheet" href="./assets/color.css" />
|
<link rel="stylesheet" href="./assets/color.css" />
|
||||||
|
<style>
|
||||||
|
body > div {
|
||||||
|
padding: 12px;
|
||||||
|
|
||||||
|
@media screen and (min-width: 900px) {
|
||||||
|
width: 900px;
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
ob-setting-select {
|
||||||
|
width: 210px;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
<!-- 脚手架 -->
|
<!-- 脚手架 -->
|
||||||
<!-- 渲染脚本 -->
|
<!-- 渲染脚本 -->
|
||||||
<script>
|
<script>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user