Update gacha_records.html

This commit is contained in:
蓝云Reyes 2022-05-02 19:51:09 +08:00 committed by Melledy
parent db3af8e3ee
commit ee0a246471

View File

@ -39,6 +39,15 @@
font-weight:300;
border:none;
}
.yellow {
color: yellow;
}
.blue {
color: rgb(75, 107, 251);
}
.purple {
color: rgb(242, 40, 242);
}
</style>
<title>Gacha Records</title>
<script>