We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c061cd commit 2e2185eCopy full SHA for 2e2185e
style.css
@@ -49,7 +49,7 @@ a:active{
49
}
50
51
.escola{
52
- background-image:linear-gradient( #fdfdfd, #ff0095) ;
+ background-image:linear-gradient( #ffb0b0, #ff0095) ;
53
color: rgb(0, 30, 112);
54
display: flex;
55
justify-content: center;
@@ -73,7 +73,7 @@ p{
73
74
.estudante{
75
color: rgb(0, 185, 170);
76
- background-image:linear-gradient( #ff0095, #ffffff) ;
+ background-image:linear-gradient( #ff0095, #f09292) ;
77
78
.estudante-titulo{
79
padding: 24px 0; /*Altera o espaçamento interno,o primeiro valor bordas verticais (superior e inferior) e o
0 commit comments