Structure legacy-compatible frontend CSS
This commit is contained in:
@@ -140,7 +140,7 @@ onMounted(async () => {
|
||||
.info-table th {
|
||||
width: 98px;
|
||||
text-align: center;
|
||||
background-image: url('/image/game/back_green.jpg');
|
||||
background-image: var(--sammo-texture-green);
|
||||
}
|
||||
.info-table td {
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user