More actions
dustloop>TarkusLee No edit summary |
EmissaryFGC (talk | contribs) No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
.gameinfo-data { | .gameinfo-data { | ||
font-size: 0.875em; | font-size: 0.875em; | ||
padding:5px; | |||
text-align: right; | text-align: right; | ||
} | } | ||
Latest revision as of 02:03, 8 October 2024
.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;
padding:5px;
text-align: right;
}
.gameinfo-logo img {
max-width: 300px;
margin: 0 auto;
width: 90%;
height: auto;
}