Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* If you copy this, please include the following line: */
 
/* Stolen from [[User:Animum/monobook.css]] */
 
/* Thank you. */
 
/* Orange "You have new messages" changed to use that nice icon of a rotary phone and complimenting colors */
.usermessage {
background-color: transparent;
background: url('http://upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Exquisite-Modem_cropped.png/32px-Exquisite-Modem_cropped.png') no-repeat left;
color: #444444;
border: none;
font-weight: bold;
margin: 2em 0em 1em 0em;
padding-left: 3.5em;
vertical-align: middle;
}
 
.usermessage a {
color:#444444;
}