Eingabefeld (Chat) angepasst. War im Halbschlaf

This commit is contained in:
Luke
2021-04-26 00:02:24 +00:00
parent 9820bc3850
commit 62b1c1ccaa
3 changed files with 7 additions and 7 deletions

View File

@@ -74,12 +74,12 @@ a { text-decoration: none; }
font-family: inherit;
font-size: inherit;
font-weight: inherit;
line-height: inherit;
line-height: 1;
color: white;
background: rgba(0, 0, 0, .5);
padding: .25em .5em .5em .5em;
padding: .25em .5em .5em;
}
}
@@ -92,4 +92,4 @@ a { text-decoration: none; }
&:hover { background: rgba(255, 17, 0, 0); }
}
}
}