File tree Expand file tree Collapse file tree 4 files changed +13
-10
lines changed Expand file tree Collapse file tree 4 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 59
59
< div class ="collapse navbar-collapse " id ="bs-example-navbar-collapse-1 ">
60
60
< ul class ="nav navbar-nav navbar-right ">
61
61
< li >
62
- < a href ="http://jupyter.readthedocs.org/en/latest/install.html " class ="tab " id ="tab "> INSTALL</ a >
62
+ < a href ="http://jupyter.readthedocs.org/en/latest/install.html " class ="tab " id ="tab " target =" _blank " > INSTALL</ a >
63
63
</ li >
64
64
< li >
65
65
< a href ="" class ="tab navbar-active "> PROJECT</ a >
66
66
</ li >
67
67
< li >
68
- < a href ="http://jupyter.readthedocs.org/en/latest/ " class ="tab "> DOCUMENTATION</ a >
68
+ < a href ="http://jupyter.readthedocs.org/en/latest/ " class ="tab " target =" _blank " > DOCUMENTATION</ a >
69
69
</ li >
70
70
< li >
71
- < a href ="https://blog.jupyter.org/ " class ="tab "> BLOG</ a >
71
+ < a href ="https://blog.jupyter.org/ " class ="tab " target =" _blank " > BLOG</ a >
72
72
</ li >
73
73
< li >
74
74
< a href ="donate.html " class ="tab "> DONATE</ a >
Original file line number Diff line number Diff line change 357
357
.hubfeature h2 {
358
358
text-align : center;
359
359
}
360
+ # hubicon {
361
+ width : 60% ;
362
+ }
360
363
}
361
364
.architecturedescription p {
362
365
padding-top : 26px ;
Original file line number Diff line number Diff line change 62
62
< div class ="collapse navbar-collapse " id ="bs-example-navbar-collapse-1 ">
63
63
< ul class ="nav navbar-nav navbar-right ">
64
64
< li >
65
- < a href ="http://jupyter.readthedocs.org/en/latest/install.html " class ="tab " id ="tab "> INSTALL</ a >
65
+ < a href ="http://jupyter.readthedocs.org/en/latest/install.html " class ="tab " id ="tab " target =" _blank " > INSTALL</ a >
66
66
</ li >
67
67
< li >
68
68
< a href ="about.html " class ="tab "> PROJECT</ a >
69
69
</ li >
70
70
< li >
71
- < a href ="http://jupyter.readthedocs.org/en/latest/ " class ="tab "> DOCUMENTATION</ a >
71
+ < a href ="http://jupyter.readthedocs.org/en/latest/ " class ="tab " target =" _blank " > DOCUMENTATION</ a >
72
72
</ li >
73
73
< li >
74
- < a href ="https://blog.jupyter.org/ " class ="tab "> BLOG</ a >
74
+ < a href ="https://blog.jupyter.org/ " class ="tab " target =" _blank " > BLOG</ a >
75
75
</ li >
76
76
< li >
77
77
< a href ="" class ="tab navbar-active "> DONATE</ a >
Original file line number Diff line number Diff line change 66
66
< div class ="collapse navbar-collapse " id ="bs-example-navbar-collapse-1 ">
67
67
< ul class ="nav navbar-nav navbar-right ">
68
68
< li >
69
- < a href ="http://jupyter.readthedocs.org/en/latest/install.html " class ="tab " id ="tab "> INSTALL</ a >
69
+ < a href ="http://jupyter.readthedocs.org/en/latest/install.html " class ="tab " id ="tab " target =" _blank " > INSTALL</ a >
70
70
</ li >
71
71
< li >
72
72
< a href ="about.html " class ="tab "> PROJECT</ a >
73
73
</ li >
74
74
< li >
75
- < a href ="http://jupyter.readthedocs.org/en/latest/ " class ="tab "> DOCUMENTATION</ a >
75
+ < a href ="http://jupyter.readthedocs.org/en/latest/ " class ="tab " target =" _blank " > DOCUMENTATION</ a >
76
76
</ li >
77
77
< li >
78
- < a href ="https://blog.jupyter.org/ " class ="tab "> BLOG</ a >
78
+ < a href ="https://blog.jupyter.org/ " class ="tab " target =" _blank " > BLOG</ a >
79
79
</ li >
80
80
< li >
81
81
< a href ="donate.html " class ="tab "> DONATE</ a >
@@ -205,7 +205,7 @@ <h2 style="text-align:center;">Currently in use at</h2>
205
205
< div class ="container ">
206
206
< div class ="hubheader ">
207
207
< div class ="hublogo col-md-5 ">
208
- < img src ="assets/hublogo.svg " class ="img-responsive " style ="margin:0 auto; ">
208
+ < img src ="assets/hublogo.svg " class ="img-responsive " style ="margin:0 auto; " id =" hubicon " >
209
209
</ div >
210
210
< div class ="hubdescription col-md-7 ">
211
211
< h2 > Jupyter for Organizations</ h2 >
You can’t perform that action at this time.
0 commit comments