char counter in mesage box
This commit is contained in:
@@ -108,3 +108,10 @@ form button {
|
||||
form button:hover {
|
||||
background: #0056b3;
|
||||
}
|
||||
|
||||
#charCount {
|
||||
font-size: 12px;
|
||||
color: #666;
|
||||
text-align: right; /* Rechtsbündig unter dem Textfeld */
|
||||
width: 90%;
|
||||
}
|
||||
Reference in New Issue
Block a user