Fix a links... Retweet button still broken.

This commit is contained in:
Hyper! (Stitch) 2017-11-20 17:19:22 +00:00
parent 0c68e75b93
commit dae2949bcc
1 changed files with 4 additions and 1 deletions

View File

@ -120,7 +120,7 @@
.compose-form__buttons {
background-color: #182230;
color: #b9b9ba;
color: #d8a070;
}
.text-icon-button {
@ -133,4 +133,7 @@
.notification__message{
background-color: #121a24;
}
a.status-link{
color: #d8a070;
}