From fa5ad2ebbd1b5bba60de733c08a937455e76407c Mon Sep 17 00:00:00 2001 From: Fabien Freling Date: Mon, 28 Oct 2019 22:21:14 +0100 Subject: [PATCH] Add thumbnail for Right Coin --- css/style.css | 3 ++- projects.md | 2 +- projects/rightcoin/Tupfile | 1 + projects/rightcoin/thumbnail.gif | Bin 0 -> 6362 bytes 4 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 projects/rightcoin/thumbnail.gif diff --git a/css/style.css b/css/style.css index e6a2089..2787894 100644 --- a/css/style.css +++ b/css/style.css @@ -119,7 +119,8 @@ ul.projects a { text-align: center; text-transform: uppercase; font-weight: bold; - text-shadow: 0 0 1em white; + text-shadow: 0 0 0.4em black; + color: white; background-size: cover; background-position: center; diff --git a/projects.md b/projects.md index cd2d493..5a671c6 100644 --- a/projects.md +++ b/projects.md @@ -3,7 +3,7 @@ title: Projects ---