更改了群号

This commit is contained in:
OLDREDSTONE
2025-11-29 14:14:35 +08:00
parent d83cc5a829
commit 214b7856bd
3 changed files with 22 additions and 3 deletions
+18
View File
@@ -2,6 +2,24 @@
--line-width: 1px;
}
div.qqgroup{
height: 80px;
display: flex;
justify-self: center;
position: relative;
&>img{
}
&>p{
container: qqgroup;
position: absolute;
left: 5%;
top: 19%;
font-size: 23px;
resize: both;
color: #3b8e59;
}
}
div.theme-positions {
position: relative;
display: flex;