File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -37,4 +37,8 @@ table a:link, table a:visited {
37
37
}
38
38
table a : hover {
39
39
background-color : yellow;
40
+ }
41
+
42
+ .repository a : link , .repository a : visited , .repository a : hover {
43
+ color : black;
40
44
}
Original file line number Diff line number Diff line change 5
5
< link rel ="stylesheet " type ="text/css " href ="../styles/templateISS.css ">
6
6
< link rel ="stylesheet " type ="text/css " href ="../styles/main.css ">
7
7
< link rel ="stylesheet " type ="text/css " href ="../styles/navbar.css ">
8
- < link rel ="stylesheet " type ="text/css " href ="../styles/table_team .css ">
8
+ < link rel ="stylesheet " type ="text/css " href ="../styles/team .css ">
9
9
< script type ="text/javascript " src ="../scripts/myScripts.js "> </ script >
10
10
</ head >
11
11
@@ -51,6 +51,13 @@ <h1 align="center">Team Members</h1>
51
51
< td > < a href ="https://www.linkedin.com/in/michele-righi/ "> LinkedIn</ a > </ td >
52
52
</ tr >
53
53
</ table >
54
+ < br />
55
+ < br />
56
+ < br />
57
+ < br />
58
+ < div class ="repository " align ="center ">
59
+ GitHub Repository: < b > < a href ="https://github.com/iss2022-BCR/WasteService "> iss2022-BCR/WasteService</ a > </ b >
60
+ </ div >
54
61
< footer >
55
62
< b > < a href ="https://github.com/anatali/issLab2022 "> ISS-LAB-2022</ a > </ b > Software House ®
56
63
</ footer >
File renamed without changes.
You can’t perform that action at this time.
0 commit comments