.title-page h1 { font-size: 2em; padding: 0.25em; text-transform: uppercase; } .credits { padding: 0.5em; text-align: left; justify-content: flex-start; } .credits ul { font-size: 0.75em; line-height: 1.2; } table.yesnomaybe { border: 0px solid transparent; margin: auto 0.5rem auto auto; } table.yesnomaybe .yes, table.yesnomaybe .no, table.yesnomaybe .maybe { width: 1em; background-size: auto 80%; background-position: center; background-repeat: no-repeat; } table.yesnomaybe .yes { background-image: url(../libs/svg/2705.svg); } table.yesnomaybe .no { background-image: url(../libs/svg/274e.svg); } table.yesnomaybe .maybe { background-image: url(../libs/svg/2753.svg); }