Improving styling a little bit
This commit is contained in:
parent
72591cc6d5
commit
1e0e17ba85
4 changed files with 17 additions and 11 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue