From 1896ea1fea34fe90e55cd5b001fb42571a8844f2 Mon Sep 17 00:00:00 2001 From: MickSlash Date: Tue, 7 Jul 2020 14:15:43 +0200 Subject: [PATCH] #Added CSS for Profile Img --- Src/profilo.html | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/Src/profilo.html b/Src/profilo.html index 06215de..803b155 100644 --- a/Src/profilo.html +++ b/Src/profilo.html @@ -16,14 +16,10 @@ height: 100vh; border: 1px solid black; background: hsla(205, 46%, 30%, 1); - -background: linear-gradient(90deg, hsla(205, 46%, 30%, 1) 0%, hsla(260, 29%, 36%, 1) 100%); - -background: -moz-linear-gradient(90deg, hsla(205, 46%, 30%, 1) 0%, hsla(260, 29%, 36%, 1) 100%); - -background: -webkit-linear-gradient(90deg, hsla(205, 46%, 30%, 1) 0%, hsla(260, 29%, 36%, 1) 100%); - -filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#295270", endColorstr="#524175", GradientType=1 ); + background: linear-gradient(90deg, hsla(205, 46%, 30%, 1) 0%, hsla(260, 29%, 36%, 1) 100%); + background: -moz-linear-gradient(90deg, hsla(205, 46%, 30%, 1) 0%, hsla(260, 29%, 36%, 1) 100%); + background: -webkit-linear-gradient(90deg, hsla(205, 46%, 30%, 1) 0%, hsla(260, 29%, 36%, 1) 100%); + filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#295270", endColorstr="#524175", GradientType=1 ); } #biografia{ padding: 20px 35px; @@ -37,6 +33,10 @@ filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#295270", en #img-border{ border: 5px solid grey; } + .img-fluid{ + width: 260px; + height: 260px; + } .card { background: inherit!important; } @@ -45,6 +45,9 @@ filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#295270", en width: auto; height: 100%; } + .spacename{ + margin-top: 10px; + } } @@ -56,7 +59,7 @@ filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#295270", en
-

NOME PROFILO

+

NOME PROFILO


Lorem ipsum dolor sit amet consectetur adipisicing elit. Eveniet dolorum unde ea laborum eum iure beatae totam assumenda, quisquam architecto nemo, quod blanditiis asperiores magnam commodi exercitationem excepturi dolorem a!

@@ -77,7 +80,7 @@ filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#295270", en
-
+

HELLO