More actions
dustloop>TarkusLee No edit summary |
dustloop>TarkusLee No edit summary |
||
| Line 10: | Line 10: | ||
font-size: 0.875em; | font-size: 0.875em; | ||
text-align: right; | text-align: right; | ||
} | |||
.gameinfo-logo img { | |||
width: 90%; | |||
height: auto; | |||
} | } | ||
Revision as of 19:47, 2 January 2023
.gameinfo-row-header {
font-weight: bold;
font-size: 1em;
border-bottom: 1px solid;
border-color: var(--border-color-base);
text-align: left;
}
.gameinfo-data {
font-size: 0.875em;
text-align: right;
}
.gameinfo-logo img {
width: 90%;
height: auto;
}