From 277ce3f1677637d7c200e4ab55eef30cb3c30c5c Mon Sep 17 00:00:00 2001 From: Marco Alexander Fischer Date: Tue, 28 Aug 2018 11:43:55 +0200 Subject: Added names in "Team" section --- assets/css/style.css | 4 ++++ index.html | 3 +++ 2 files changed, 7 insertions(+) diff --git a/assets/css/style.css b/assets/css/style.css index 45fcd43..7fba7a9 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -95,4 +95,8 @@ a:hover { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; +} + +#name { + font-size: 12px; } \ No newline at end of file diff --git a/index.html b/index.html index 12a00ed..5a5be67 100644 --- a/index.html +++ b/index.html @@ -73,6 +73,7 @@

Team

+

Marvin Borner, Developer & Inventor

Marvin Borner @@ -81,6 +82,7 @@

+

Marco Alexander Fischer, Web Developer

Marco Alexander Fischer @@ -89,6 +91,7 @@

+

Aakash Pawar, Designer

Aakash Pawar -- cgit v1.2.3