Gradients
This commit is contained in:
+7
-1
@@ -37,7 +37,7 @@ h1 {
|
||||
|
||||
.color2
|
||||
{
|
||||
background-image: linear-gradient(#FEBE8C, #b9a4f7);
|
||||
background-image: linear-gradient(#b9a4f7, #ece2ff);
|
||||
}
|
||||
|
||||
.color3
|
||||
@@ -118,3 +118,9 @@ h2
|
||||
cursor: pointer;
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
.imageFull
|
||||
{
|
||||
max-width: 95%;
|
||||
border-radius: 50px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user