Skip to content

Commit bbf326d

Browse files
committed
alwen
1 parent de9cf53 commit bbf326d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ body {
3232
.back-button{
3333
position: fixed;
3434
top: 20px;
35-
background-color: #2e007d;
35+
background-color: #1482ff;
3636
color: #ffffff;
3737
border: none;
3838
border-radius: 5px;
@@ -43,7 +43,7 @@ body {
4343
text-align: center;
4444
}
4545
.back-button i:hover{
46-
color: green;
46+
color: rgb(255, 255, 255);
4747
font-size: larger;
4848
}
4949

0 commit comments

Comments
 (0)