diff --git a/css/brands.css b/css/brands.css index 6a5c6a83..53a1c8bc 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 24e91917..6226e24a 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 4a0fc4bb..f2f57f8c 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 61f49b08..d33a65d0 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 694dfc1b..00000000 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 24562249..00000000 --- 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 0ca79e0b..00000000 Binary files a/images/avatar@2x.png and /dev/null differ diff --git a/images/icons/littlelink.svg b/images/icons/littlelink.svg index 99953e4a..6d3d550b 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 00000000..e1b3314a 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 00000000..d6a9f271 --- /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 00000000..e61ba11c Binary files /dev/null and b/images/littlelink@2x.png differ diff --git a/index.html b/index.html index 2fb786eb..17cae202 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ –––––––––––––––––––––––––––––––––––––––––––––––––– -->
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.