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 ++++ 1 file changed, 4 insertions(+) (limited to 'assets/css/style.css') 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 -- cgit v1.2.3 From da9cdfad6a87aa1105087533dc845675381b179a Mon Sep 17 00:00:00 2001 From: Marco Alexander Fischer Date: Tue, 28 Aug 2018 11:47:07 +0200 Subject: Tried to fix bug --- assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/css/style.css') diff --git a/assets/css/style.css b/assets/css/style.css index 7fba7a9..5b59e26 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -98,5 +98,5 @@ a:hover { } #name { - font-size: 12px; + font-size: 12px; !important; } \ No newline at end of file -- cgit v1.2.3 From 4c37ce2f5990eaf0c2672cebe9ee4d8035109ac0 Mon Sep 17 00:00:00 2001 From: Marco Alexander Fischer Date: Tue, 28 Aug 2018 11:49:00 +0200 Subject: Fixed a bug --- assets/css/style.css | 4 ++-- index.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'assets/css/style.css') diff --git a/assets/css/style.css b/assets/css/style.css index 5b59e26..c77ee98 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -97,6 +97,6 @@ a:hover { -webkit-text-fill-color: transparent; } -#name { - font-size: 12px; !important; +.name { + font-size: 12px; } \ No newline at end of file diff --git a/index.html b/index.html index 5a5be67..98ad435 100644 --- a/index.html +++ b/index.html @@ -73,7 +73,7 @@
Aakash Pawar, Designer
+Aakash Pawar, Designer