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

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