Improving styling a little bit

This commit is contained in:
Eugen Rochko
2016-08-31 16:48:21 +02:00
parent 72591cc6d5
commit 1e0e17ba85
4 changed files with 17 additions and 11 deletions

View File

@ -1,6 +1,12 @@
.status__content {
font-size: 15px;
line-height: 20px;
white-space: pre-wrap;
word-wrap: break-word;
font-weight: 300;
a {
color: #2b90d9;
color: #d9e1e8;
text-decoration: none;
&:hover {