Skip to content

Commit a6053e2

Browse files
committed
changes
1 parent 41a22ef commit a6053e2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ body
3131
text-decoration: none;
3232
color: rgba(51,103,214,0.7);
3333
}
34+
.college:hover
35+
{
36+
text-decoration: none;
37+
color: #000;
38+
}
3439
.codeforces
3540
{
3641
width: 30px;

0 commit comments

Comments
 (0)