File tree 2 files changed +4
-15
lines changed
2 files changed +4
-15
lines changed Original file line number Diff line number Diff line change 72
72
color : # c90505 ;
73
73
letter-spacing : 2px ;
74
74
}
75
- /*
76
- footer {
77
- margin: 0;
78
- font-size: 24px;
79
- font-weight: bold;
80
- text-align: center;
81
- color: black;
82
- } */
83
-
84
- footer a {
85
- color : rgb (194 , 5 , 5 );
86
- }
87
75
88
76
# overlay-1 ,
89
77
# overlay-2 {
@@ -196,3 +184,6 @@ footer a {
196
184
font-weight : bold;
197
185
text-decoration : none;
198
186
}
187
+ footer span {
188
+ color : # d13434 ;
189
+ }
Original file line number Diff line number Diff line change @@ -61,9 +61,7 @@ <h1 class="name-letters">
61
61
< i title ="CodeForces " class ="fas fa-link "> </ i >
62
62
</ a >
63
63
</ div >
64
- < footer >
65
- CopyRight ©Abdallah Hemdan 2020.
66
- </ footer >
64
+ < footer > CopyRight © < span > AbdallahHemdan </ span > 2020.</ footer >
67
65
< div id ="overlay-2 " onclick ="endCongratsOverLay() ">
68
66
< div id ="text-2 "> Congrats 🎈🎉, You did it! click to replay</ div >
69
67
</ div >
You can’t perform that action at this time.
0 commit comments