mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-02-13 21:32:53 +08:00
Update gacha_records.html
This commit is contained in:
parent
9a7b03deab
commit
5bfadf42af
@ -39,6 +39,15 @@
|
|||||||
font-weight:300;
|
font-weight:300;
|
||||||
border:none;
|
border:none;
|
||||||
}
|
}
|
||||||
|
.yellow {
|
||||||
|
color: yellow;
|
||||||
|
}
|
||||||
|
.blue {
|
||||||
|
color: rgb(75, 107, 251);
|
||||||
|
}
|
||||||
|
.purple {
|
||||||
|
color: rgb(242, 40, 242);
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
<title>Gacha Records</title>
|
<title>Gacha Records</title>
|
||||||
<script>
|
<script>
|
||||||
|
Loading…
Reference in New Issue
Block a user