Skip to content

Commit 2e2185e

Browse files
authored
s
1 parent 4c061cd commit 2e2185e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ a:active{
4949
}
5050

5151
.escola{
52-
background-image:linear-gradient( #fdfdfd, #ff0095) ;
52+
background-image:linear-gradient( #ffb0b0, #ff0095) ;
5353
color: rgb(0, 30, 112);
5454
display: flex;
5555
justify-content: center;
@@ -73,7 +73,7 @@ p{
7373

7474
.estudante{
7575
color: rgb(0, 185, 170);
76-
background-image:linear-gradient( #ff0095, #ffffff) ;
76+
background-image:linear-gradient( #ff0095, #f09292) ;
7777
}
7878
.estudante-titulo{
7979
padding: 24px 0; /*Altera o espaçamento interno,o primeiro valor bordas verticais (superior e inferior) e o

0 commit comments

Comments
 (0)