mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-30 16:18:44 +00:00
Update gacha_records.html
This commit is contained in:
parent
db3af8e3ee
commit
ee0a246471
@ -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