Chat-Input höher
This commit is contained in:
@@ -7,9 +7,7 @@ html { box-sizing: border-box; }
|
||||
margin: 0
|
||||
}
|
||||
|
||||
#chat, a, body, html {
|
||||
color: #fff
|
||||
}
|
||||
#chat, a, body, html { color: white; }
|
||||
|
||||
body, html {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
@@ -81,7 +79,7 @@ a { text-decoration: none; }
|
||||
color: white;
|
||||
background: rgba(0, 0, 0, .5);
|
||||
|
||||
padding: .5em .75em .65em;
|
||||
padding: .25em .5em .5em .5em;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user