Skip to content

Commit 1095c8c

Browse files
committed
commenting out url colors
1 parent 3f3aaf1 commit 1095c8c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css/index.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,14 @@ body{
1515

1616
}
1717

18-
a{
18+
19+
/**a{
1920
color: #999999;
2021
}
2122
a:hover{
2223
color: #dddddd;
2324
}
25+
**/
2426

2527
#intro_container, #outro_container{
2628
width:100%; height:550px;

0 commit comments

Comments
 (0)