#shoutbox input.text {
Change background-color please, the white doesn't go well with the other colours.
<-- goals
- margin: 0;
- padding: 10px 8px;
- width: 100%;
- box-sizing: border-box;
- border: none;
- box-shadow: inset 0 2px 4px rgba(0,0,0,0.08);
- font-family: Arial, sans-serif;
- font-size: 12px;
- color: #3F3F3F;
- border-radius: 0px 0px 3px 3px;
- margin-bottom: 20px;
- background-color: #2f2f2f;
Change background-color please, the white doesn't go well with the other colours.
<-- goals