Skip to content

Commit 44185a9

Browse files
Add files via upload
1 parent 53d2a3c commit 44185a9

File tree

4 files changed

+13
-9
lines changed

4 files changed

+13
-9
lines changed

News.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
text-align: center;
1313
padding: 14px 16px;
1414
text-decoration: none;
15+
margin: 12px 0px 12px 0px;
1516
}
1617
li a:hover:not(.active) {
1718
color: aqua
@@ -21,7 +22,7 @@
2122
}
2223
.auto-style1 {
2324
font-family: Calibri;
24-
font-size: xx-large;
25+
font-size: 22pt;
2526
background-color: white;
2627
}
2728
.bg{
@@ -42,7 +43,7 @@
4243

4344
<body class="auto-style1">
4445

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

Team.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
text-align: center;
1313
padding: 14px 16px;
1414
text-decoration: none;
15+
margin: 12px 0px 12px 0px;
1516
}
1617
li a:hover:not(.active) {
1718
color: aqua
@@ -21,7 +22,7 @@
2122
}
2223
.auto-style1 {
2324
font-family: Calibri;
24-
font-size: xx-large;
25+
font-size: 22pt;
2526
background-color: white;
2627
}
2728
.auto-style3 {
@@ -50,7 +51,7 @@
5051

5152
<body class="auto-style1">
5253

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

Tutorial.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
text-align: center;
1313
padding: 14px 16px;
1414
text-decoration: none;
15+
margin: 12px 0px 12px 0px;
1516
}
1617
li a:hover:not(.active) {
1718
color: aqua
@@ -21,7 +22,7 @@
2122
}
2223
.auto-style1 {
2324
font-family: Calibri;
24-
font-size: xx-large;
25+
font-size: 22pt;
2526
background-color: white;
2627
}
2728
.bg{
@@ -42,7 +43,7 @@
4243

4344
<body class="auto-style1">
4445

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

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,17 @@
1212
text-align: center;
1313
padding: 14px 16px;
1414
text-decoration: none;
15+
margin: 12px 0px 12px 0px;
1516
}
1617
li a:hover:not(.active) {
17-
color: aqua
18+
color: aqua
1819
}
1920
.active {
2021
background-color: #04AA6D;
2122
}
2223
.auto-style1 {
2324
font-family: Calibri;
24-
font-size: xx-large;
25+
font-size: 22pt;
2526
background-color: white;
2627
}
2728
.auto-style3 {
@@ -58,7 +59,7 @@
5859

5960
<body class="auto-style1">
6061

61-
<ul class="bg" style="list-style-type: none; margin: 0; padding: 0; overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%;">
62+
<ul class="bg" style="list-style-type: none; margin: 0; font-size: 36pt; padding: 0; overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%;">
6263
<li style="float: left;"><a href="https://functional-data-clustering.github.io/"><b>Home</b></a></li>
6364
<li style="float: left;"><a href="https://functional-data-clustering.github.io/Team.html"><b>Team</b></a></li>
6465
<li style="float: left;"><a href="https://github.com/Functional-Data-Clustering" target="_blank"><b>Platform</b></a></li>

0 commit comments

Comments
 (0)