diff --git a/stylesheets/_ios.scss b/stylesheets/_ios.scss index 2ee3fecab..2f1a0b937 100644 --- a/stylesheets/_ios.scss +++ b/stylesheets/_ios.scss @@ -196,6 +196,9 @@ $ios-border-color: rgba(0, 0, 0, 0.1); // Without this smaller bottom padding, text beyond four lines still shows up! padding-bottom: 2px; color: black; + a { + color: $blue; + } } .author {