neulingsbadge in o-list angepasst

This commit is contained in:
Luke
2021-05-09 17:07:02 +02:00
parent 4322071616
commit ba912b1b6d
3 changed files with 9 additions and 9 deletions

View File

@@ -110,13 +110,13 @@ table tr td {
table tr td span.player__status {
position: absolute;
top: .45em;
top: .55em;
right: 1em;
font-size: .9em;
font-weight: normal;
line-height: 1.15;
padding: .4em .5em;
background-color: rgba(255, 255, 255, 0.125);
line-height: 1;
padding: .2em .3em .4em;
background-color: rgba(255, 255, 255, 0.075);
border-radius: 3px;
}