Skip to content

Commit 53d2a3c

Browse files
Add files via upload
1 parent edafea4 commit 53d2a3c

File tree

4 files changed

+43
-15
lines changed

4 files changed

+43
-15
lines changed

News.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,24 @@
1414
text-decoration: none;
1515
}
1616
li a:hover:not(.active) {
17-
background-color: #111;
17+
color: aqua
1818
}
1919
.active {
2020
background-color: #04AA6D;
2121
}
2222
.auto-style1 {
2323
font-family: Calibri;
24-
font-size: x-large;
24+
font-size: xx-large;
2525
background-color: white;
2626
}
27+
.bg{
28+
background-image: url('https://functional-data-clustering.github.io/pics/trinity-virtual-background-8.jpg');
29+
background-position: center;
30+
background-repeat: no-repeat;
31+
background-size: cover;
32+
33+
}
34+
2735
</style>
2836
{% seo %}
2937
</head>
@@ -34,7 +42,7 @@
3442

3543
<body class="auto-style1">
3644

37-
<ul style="list-style-type: none; margin: 0; padding: 0; overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%;">
45+
<ul class="bg" style="list-style-type: none; margin: 0; padding: 0; overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%;">
3846
<li style="float: left;"><a href="https://functional-data-clustering.github.io/"><b>Home</b></a></li>
3947
<li style="float: left;"><a href="https://functional-data-clustering.github.io/Team.html"><b>Team</b></a></li>
4048
<li style="float: left;"><a href="https://github.com/Functional-Data-Clustering" target="_blank"><b>Platform</b></a></li>

Team.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
text-decoration: none;
1515
}
1616
li a:hover:not(.active) {
17-
background-color: #111;
17+
color: aqua
1818
}
1919
.active {
2020
background-color: #04AA6D;
2121
}
2222
.auto-style1 {
2323
font-family: Calibri;
24-
font-size: x-large;
24+
font-size: xx-large;
2525
background-color: white;
2626
}
2727
.auto-style3 {
@@ -32,6 +32,14 @@
3232
border-top: 1px solid black;
3333
}
3434

35+
.bg{
36+
background-image: url('https://functional-data-clustering.github.io/pics/trinity-virtual-background-8.jpg');
37+
background-position: center;
38+
background-repeat: no-repeat;
39+
background-size: cover;
40+
41+
}
42+
3543
</style>
3644
{% seo %}
3745
</head>
@@ -42,7 +50,7 @@
4250

4351
<body class="auto-style1">
4452

45-
<ul style="list-style-type: none; margin: 0; padding: 0; overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%;">
53+
<ul class="bg" style="list-style-type: none; margin: 0; padding: 0; overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%;">
4654
<li style="float: left;"><a href="https://functional-data-clustering.github.io/"><b>Home</b></a></li>
4755
<li style="float: left;"><a href="https://functional-data-clustering.github.io/Team.html"><b>Team</b></a></li>
4856
<li style="float: left;"><a href="https://github.com/Functional-Data-Clustering" target="_blank"><b>Platform</b></a></li>

Tutorial.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,24 @@
1414
text-decoration: none;
1515
}
1616
li a:hover:not(.active) {
17-
background-color: #111;
17+
color: aqua
1818
}
1919
.active {
2020
background-color: #04AA6D;
2121
}
2222
.auto-style1 {
2323
font-family: Calibri;
24-
font-size: x-large;
24+
font-size: xx-large;
2525
background-color: white;
2626
}
27+
.bg{
28+
background-image: url('https://functional-data-clustering.github.io/pics/trinity-virtual-background-8.jpg');
29+
background-position: center;
30+
background-repeat: no-repeat;
31+
background-size: cover;
32+
33+
}
34+
2735
</style>
2836
{% seo %}
2937
</head>
@@ -34,7 +42,7 @@
3442

3543
<body class="auto-style1">
3644

37-
<ul style="list-style-type: none; margin: 0; padding: 0; overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%;">
45+
<ul class="bg" style="list-style-type: none; margin: 0; padding: 0; overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%;">
3846
<li style="float: left;"><a href="https://functional-data-clustering.github.io/"><b>Home</b></a></li>
3947
<li style="float: left;"><a href="https://functional-data-clustering.github.io/Team.html"><b>Team</b></a></li>
4048
<li style="float: left;"><a href="https://github.com/Functional-Data-Clustering" target="_blank"><b>Platform</b></a></li>

index.html

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
text-decoration: none;
1515
}
1616
li a:hover:not(.active) {
17-
color: white;
18-
}
17+
color: aqua
18+
}
1919
.active {
20-
color: aqua;
20+
background-color: #04AA6D;
2121
}
2222
.auto-style1 {
2323
font-family: Calibri;
@@ -41,7 +41,11 @@
4141
}
4242

4343
.bg{
44-
background-image: url('https://functional-data-clustering.github.io/pics/trinity-virtual-background-8.jpg')
44+
background-image: url('https://functional-data-clustering.github.io/pics/trinity-virtual-background-8.jpg');
45+
background-position: center;
46+
background-repeat: no-repeat;
47+
background-size: cover;
48+
4549
}
4650

4751
</style>
@@ -54,7 +58,7 @@
5458

5559
<body class="auto-style1">
5660

57-
<ul style="list-style-type: none; margin: 0; padding: 0; overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%;">
61+
<ul class="bg" style="list-style-type: none; margin: 0; padding: 0; overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%;">
5862
<li style="float: left;"><a href="https://functional-data-clustering.github.io/"><b>Home</b></a></li>
5963
<li style="float: left;"><a href="https://functional-data-clustering.github.io/Team.html"><b>Team</b></a></li>
6064
<li style="float: left;"><a href="https://github.com/Functional-Data-Clustering" target="_blank"><b>Platform</b></a></li>
@@ -99,7 +103,7 @@
99103

100104
<p><br /></p>
101105

102-
<table style="width: 90%; border-spacing:0.2cm;" align="center">
106+
<table style="width: 90%; border-spacing:0.2cm; font-size: x-large;" align="center">
103107
<tr>
104108
<td style="width: 50%;" class="auto-style4" valign="top">
105109
<strong><span class="auto-style5">Research supported by:</span></strong><br/>

0 commit comments

Comments
 (0)