This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
Fix color of /about/more link anchors (
#7618
)
pull/4/head
Lynx Kotoura
6 years ago
committed by
Eugen Rochko
parent
3f8f5642a1
commit
6042403621
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/styles/mastodon/about.scss
+ 1
- 1
app/javascript/styles/mastodon/about.scss
View File
@ -396,7 +396,7 @@ $small-breakpoint: 960px;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
color
:
$
ui-primary
-color
;
color
:
$
darker-text
-color
;
text-decoration
:
none
;
padding
:
12px
16px
;
line-height
:
32px
;
Write
Preview
Loading…
Cancel
Save