fixed link colors so they're visible

master
Jordan Han 2019-06-09 10:30:28 +08:00
parent 3ee61b7139
commit 6416d57f1a
3 changed files with 5 additions and 4 deletions

View File

@ -12,9 +12,9 @@ $spacing-unit: 30px !default;
$text-color: #fdfdfd !default;
$background-color: #111 !default;
$brand-color: white !default;
$brand-color: #b3b3b3 !default;
$grey-color: white !default;
$grey-color: #b3b3b3 !default;
$grey-color-light: lighten($grey-color, 40%) !default;
$grey-color-dark: darken($grey-color, 80%) !default;

View File

@ -16,9 +16,11 @@
letter-spacing: -1px;
margin-bottom: 0;
float: left;
color: $text-color;
&,
&:visited {
color: $text-color;
}
}

View File

@ -6,5 +6,4 @@ permalink: /about/
{% asset jordanhan_portrait_180808_v2_white.svg %}
## Hi!
This is my net-art playground in ~town. Message me on [mastodon](https://mastodon.social/@jahnertz) or on IRC in [tilde.town](irc://irc.tilde.town) (#design) and [tilde.chat](irc://irc.tilde.chat) (#meta).
Welcome to my net-art playground in ~town. Message me on [Mastodon](https://mastodon.social/@jahnertz) or on IRC in [tilde.town](irc://irc.tilde.town) (#design) and [tilde.chat](irc://irc.tilde.chat) (#meta).