File tree Expand file tree Collapse file tree 3 files changed +3
-30
lines changed Expand file tree Collapse file tree 3 files changed +3
-30
lines changed Original file line number Diff line number Diff line change 1
1
<!-- hero -->
2
2
< div class ="container ">
3
- < div class ="hero " id ="hero ">
4
- < div class ="container ">
5
- < h1 class ="display-5 hero-heading ">
6
- The Bokeh Visualization Library
7
- </ h1 >
8
- </ br />
9
- < div class ="row ">
10
- < div class ="col-lg-4 col-md-4 col-sm-4 "> </ div >
11
- < div class ="col-lg-4 col-md-6 col-sm-4 ">
12
- < a class ="btn btn-success btn-lg btn-block " href ="https://docs.bokeh.org/en/latest " role ="button "> Documentation</ a >
13
- </ br />
14
- </ div >
15
- < div class ="col-4 col-md-4 col-sm-4 "> </ div >
16
- </ div >
17
- < div clsss ="row ">
18
- < a class ="github-button " href ="https://github.com/bokeh/bokeh " data-icon ="octicon-star " data-size ="large " data-show-count ="true " aria-label ="Star bokeh/bokeh on GitHub "> Star</ a >
19
- </ div >
20
- </ div >
21
- </ div >
3
+ < div class ="hero "> </ div >
22
4
</ div >
23
5
<!-- end hero -->
Original file line number Diff line number Diff line change 43
43
padding : 3rem 2rem
44
44
45
45
.hero
46
+ height : 400px
46
47
text-align : center
47
48
background-image : url (' ../img/hero.png' )
48
49
background-repeat : repeat-x
49
50
background-size : cover
50
51
background-position : center
51
- a
52
- & .link
53
- color : #ccc
54
-
55
- .hero-heading
56
- color : #efefef
57
- font-family : " Work Sans" , sans-serif
58
- font-weight : 400
59
- font-size : 48px
60
-
61
52
62
53
.section-heading
63
54
font-family : " Work Sans" , sans-serif
256
247
padding : 10px 20px 10px 2px
257
248
font-size : 14px
258
249
a
259
- text-decoration : underline
250
+ text-decoration : underline
260
251
261
252
.code-highlight
262
253
background-color : #f8f8f8
You can’t perform that action at this time.
0 commit comments