File tree 1 file changed +13
-12
lines changed
1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change 3
3
< a href ="" class ="link-selected "> viresclient</ a >
4
4
</ div >
5
5
< div class ="section ">
6
- < a href ="https://vires.services " target =" _blank " class ="link "> VirES for Swarm</ a >
7
- < a href ="https://vre.vires.services " target =" _blank " class ="link "> Swarm JupyterHub </ a >
8
- < a href ="https://notebooks. vires.services " target ="_blank " class ="link "> Swarm Notebooks </ a >
9
- < a href ="https://swarmpal.readthedocs.io " target ="_blank " class ="link "> SwarmPAL </ a >
6
+ < a href ="https://notebooks. vires.services " class ="link "> Swarm Notebooks </ a >
7
+ < a href ="https://swarmpal.readthedocs.io " class ="link "> SwarmPAL </ a >
8
+ < a href ="https://vires.services " target ="_blank " class ="link "> VirES for Swarm ↗ </ a >
9
+ < a href ="https://vre.vires.services " target ="_blank " class ="link "> Swarm JupyterHub ↗ </ a >
10
10
</ div >
11
+ < div style ="width: 100%; height: 10px; "> </ div >
11
12
< div class ="section ">
12
- < a href ="https://aeolus.services " target =" _blank " class ="link "> VirES for Aeolus</ a >
13
- < a href ="https://vre. aeolus.services " target ="_blank " class ="link "> Aeolus JupyterHub </ a >
14
- < a href ="https://notebooks .aeolus.services " target ="_blank " class ="link "> Aeolus Notebooks </ a >
13
+ < a href ="https://notebooks. aeolus.services " class ="link "> Aeolus Notebooks </ a >
14
+ < a href ="https://aeolus.services " target ="_blank " class ="link "> VirES for Aeolus ↗ </ a >
15
+ < a href ="https://vre .aeolus.services " target ="_blank " class ="link "> Aeolus JupyterHub ↗ </ a >
15
16
</ div >
16
17
</ div >
17
18
31
32
.custom-header-container .section {
32
33
margin : 0 20px ;
33
34
text-align : center;
34
- padding : 10 px ;
35
+ padding : 5 px ;
35
36
border : 1px solid # 888 ;
36
37
border-radius : 5px ;
37
38
}
38
39
39
40
.custom-header-container .link {
40
- margin : 0 10 px ;
41
- padding : 5px 10 px ;
41
+ margin : 0 5 px ;
42
+ padding : 5px 5 px ;
42
43
text-decoration : none;
43
44
color : white;
44
45
}
48
49
}
49
50
50
51
.custom-header-container .link-selected {
51
- margin : 0 10 px ;
52
- padding : 5px 10 px ;
52
+ margin : 0 5 px ;
53
+ padding : 5px 5 px ;
53
54
text-decoration : none;
54
55
background-color : # ccc ;
55
56
color : black;
You can’t perform that action at this time.
0 commit comments