Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
.message-content .link {
color: rgb(48, 147, 199);
font-weight: bold;
}
.message-content .username {
color: rgb(48, 147, 199);
font-weight: bold;
}
.message-content a.username:hover {
color: #102334;
}
.message-content a.link:hover {
color: #102334;
}