diff --git a/css/brands.css b/css/brands.css index 6a5c6a8..53a1c8b 100644 --- a/css/brands.css +++ b/css/brands.css @@ -77,7 +77,7 @@ button:hover, /* Default (this is great for your own brand color!) */ .button.button-default { color: #ffffff; - background-color: #0085ff; + background-color: #2457F5; } .button.button-default:hover, .button.button-default:focus { diff --git a/css/skeleton-auto.css b/css/skeleton-auto.css index 24e9191..6226e24 100644 --- a/css/skeleton-auto.css +++ b/css/skeleton-auto.css @@ -125,10 +125,10 @@ p { /* Links –––––––––––––––––––––––––––––––––––––––––––––––––– */ a { - color: #0085ff; + color: #4899F7; } a:hover { - color: #0085ff; + color: #7AB8FF; } /* Code diff --git a/css/skeleton-dark.css b/css/skeleton-dark.css index 4a0fc4b..f2f57f8 100644 --- a/css/skeleton-dark.css +++ b/css/skeleton-dark.css @@ -125,10 +125,10 @@ p { /* Links –––––––––––––––––––––––––––––––––––––––––––––––––– */ a { - color: #0085ff; + color: #4899F7; } a:hover { - color: #0085ff; + color: #7AB8FF; } /* Code diff --git a/css/skeleton-light.css b/css/skeleton-light.css index 61f49b0..d33a65d 100644 --- a/css/skeleton-light.css +++ b/css/skeleton-light.css @@ -125,10 +125,10 @@ p { /* Links –––––––––––––––––––––––––––––––––––––––––––––––––– */ a { - color: #0085ff; + color: #2457F5; } a:hover { - color: #0085ff; + color: #083BDA; } /* Code diff --git a/images/avatar.png b/images/avatar.png deleted file mode 100644 index 694dfc1..0000000 Binary files a/images/avatar.png and /dev/null differ diff --git a/images/avatar.svg b/images/avatar.svg deleted file mode 100644 index 2456224..0000000 --- a/images/avatar.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/images/avatar@2x.png b/images/avatar@2x.png deleted file mode 100644 index 0ca79e0..0000000 Binary files a/images/avatar@2x.png and /dev/null differ diff --git a/images/icons/littlelink.svg b/images/icons/littlelink.svg index 99953e4..6d3d550 100644 --- a/images/icons/littlelink.svg +++ b/images/icons/littlelink.svg @@ -1,3 +1,11 @@ - + + + + + + + + + diff --git a/images/littlelink.png b/images/littlelink.png new file mode 100644 index 0000000..e1b3314 Binary files /dev/null and b/images/littlelink.png differ diff --git a/images/littlelink.svg b/images/littlelink.svg new file mode 100644 index 0000000..d6a9f27 --- /dev/null +++ b/images/littlelink.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/images/littlelink@2x.png b/images/littlelink@2x.png new file mode 100644 index 0000000..e61ba11 Binary files /dev/null and b/images/littlelink@2x.png differ diff --git a/index.html b/index.html index 2fb786e..17cae20 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ –––––––––––––––––––––––––––––––––––––––––––––––––– --> LittleLink - + - + @@ -63,13 +63,13 @@ --> - LittleLink Logo + LittleLink Logo

LittleLink

-

LittleLink is an open source DIY alternative to services like Linktree and many.link. LittleLink was built using Skeleton, a dead simple, responsive boilerplate—we've just created some branded buttons and stripped out the things you won't need. 😊

+

LittleLink is an open source DIY alternative to services like Linktree.