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

View file

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