File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1414 display : inline;
1515 padding-left : 5px ;
1616 padding-right : 5px ;
17+ }
18+
19+ # navigation ul li a {
20+ color : # 000 ;
1721}
Original file line number Diff line number Diff line change @@ -24,11 +24,12 @@ <h1>Matthew Warman</h1>
2424 <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
2525 < script src ="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js "> </ script >
2626 < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js " integrity ="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa " crossorigin ="anonymous "> </ script >
27+ < script src ="https://use.fontawesome.com/86424f27f1.js "> </ script >
2728 < div class ="separator " />
2829 < div id ="navigation ">
2930 < ul >
3031 < li >
31- < a href ="https://github.com/mcwarman "> < img src =" images/ GitHub-Mark-120px-plus.png " alt =" github " width =" 32 " / ></ a >
32+ < a href ="https://github.com/mcwarman " aria-label =" Link to GitHub profile " > < i class =" fa fa- github fa-3x " aria-hidden =" true " > </ i > </ a >
3233 </ li >
3334 </ ul >
3435 </ div >
You can’t perform that action at this time.
0 commit comments