1
0
mirror of https://github.com/Daichimarukana/uwuzu.git synced 2026-06-05 03:24:41 +00:00

uwuzu version 1.2.29

This commit is contained in:
daichimarukana
2023-12-21 20:29:41 +09:00
parent 51d7d84b63
commit 29c46fcc4e
18 changed files with 216 additions and 33 deletions
+17
View File
@@ -1132,6 +1132,14 @@ main h1{
font-weight: bold;
transition: all 250ms ease-out;
}
.ueuse .mta img{
margin-top: auto;
margin-bottom: auto;
margin-left: 4px;
margin-right: 4px;
height: 14px;
vertical-align: middle;
}
.ueuse .mta:hover{
font-size: 14px;
background-color: var(--main-color);
@@ -1368,6 +1376,15 @@ main h1{
font-family: 'BIZ UDPGothic', sans-serif;
font-weight: bold;
}
.ueuse .abi .back h1 img{
margin-top: auto;
margin-bottom: auto;
margin-left: 4px;
margin-right: 4px;
height: 16px;
vertical-align: middle;
}
.ueuse .abi h1{
overflow-wrap: break-word;
margin-top: auto;