mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-27 15:38:51 +00:00
Update gacha_records.html
This commit is contained in:
parent
db3af8e3ee
commit
ee0a246471
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user