Improving styling a little bit
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user