File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -66,23 +66,23 @@ <h1>Download</h1>
66
66
< div class ="col-md-4 ">
67
67
< a
68
68
href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.10.1/cpp-netlib-0.10.1.zip "
69
- class ="btn btn-primary btn-lg btn-block "> 0.10.1 (zip)< br >
69
+ class ="btn btn-primary btn-lg btn-block "> 0.10.1 (zip)</ a >
70
+ < br >
70
71
< small class ="text-muted cpp-netlib-hash "> md5: 441900ba09ef398b573e210d27797feb</ small >
71
- </ a >
72
72
</ div >
73
73
< div class ="col-md-4 ">
74
74
< a
75
75
href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.10.1/cpp-netlib-0.10.1.tar.gz "
76
- class ="btn btn-primary btn-lg btn-block "> 0.10.1 (tar.gz)< br >
76
+ class ="btn btn-primary btn-lg btn-block "> 0.10.1 (tar.gz)</ a >
77
+ < br >
77
78
< small class ="text-muted cpp-netlib-hash "> md5: afaabb96c22fe50a852432cbc5959557</ small >
78
- </ a >
79
79
</ div >
80
80
< div class ="col-md-4 ">
81
81
< a
82
82
href ="http://commondatastorage.googleapis.com/cpp-netlib-downloads/0.10.1/cpp-netlib-0.10.1.tar.bz2 "
83
- class ="btn btn-primary btn-lg btn-block "> 0.10.1 (tar.bz2)< br >
83
+ class ="btn btn-primary btn-lg btn-block "> 0.10.1 (tar.bz2)</ a >
84
+ < br >
84
85
< small class ="text-muted cpp-netlib-hash "> md5: ce191ca1fc1b69d8122015d442281aca</ small >
85
- </ a >
86
86
</ div >
87
87
</ div >
88
88
< p > If you'd like to try out the upcoming 0.11.0 release
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ html, body { padding-top: 20px; }
9
9
# push , # footer { height : 80px ;}
10
10
# footer { background-color : # f5f5f5 ; }
11
11
.credit { text-align : center; }
12
- .cpp-netlib-hash { font-size : 11px ; }
12
+ .cpp-netlib-hash { font-size : 11px ; text-align : center; }
13
13
.list-group-item a : link {color : black; }
14
14
.list-group-item a : visited {color : black; }
15
15
.list-group-item a : hover {color : black; }
You can’t perform that action at this time.
0 commit comments