|
14 | 14 | text-decoration: none; |
15 | 15 | } |
16 | 16 | li a:hover:not(.active) { |
17 | | - color: white; |
18 | | -} |
| 17 | + color: aqua |
| 18 | +} |
19 | 19 | .active { |
20 | | - color: aqua; |
| 20 | + background-color: #04AA6D; |
21 | 21 | } |
22 | 22 | .auto-style1 { |
23 | 23 | font-family: Calibri; |
|
41 | 41 | } |
42 | 42 |
|
43 | 43 | .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 | + |
45 | 49 | } |
46 | 50 |
|
47 | 51 | </style> |
|
54 | 58 |
|
55 | 59 | <body class="auto-style1"> |
56 | 60 |
|
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%;"> |
58 | 62 | <li style="float: left;"><a href="https://functional-data-clustering.github.io/"><b>Home</b></a></li> |
59 | 63 | <li style="float: left;"><a href="https://functional-data-clustering.github.io/Team.html"><b>Team</b></a></li> |
60 | 64 | <li style="float: left;"><a href="https://github.com/Functional-Data-Clustering" target="_blank"><b>Platform</b></a></li> |
|
99 | 103 |
|
100 | 104 | <p><br /></p> |
101 | 105 |
|
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"> |
103 | 107 | <tr> |
104 | 108 | <td style="width: 50%;" class="auto-style4" valign="top"> |
105 | 109 | <strong><span class="auto-style5">Research supported by:</span></strong><br/> |
|
0 commit comments