File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed
Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -1111,4 +1111,13 @@ body .panel-info>.panel-heading {
11111111 position : fixed;
11121112 right : 10px ;
11131113 bottom : 0 ;
1114+ }
1115+
1116+ .quickstart-panel {
1117+ box-shadow : 5px 5px 5px # 0000004f ;
1118+ font-size : 16px ;
1119+ }
1120+
1121+ .quickstart-panel .panel-heading a {
1122+ float : right;
11141123}
Original file line number Diff line number Diff line change 3535< div class ="row ">
3636 < div class ="col-xs-12 col-lg-6 col-lg-offset-3 ">
3737
38- < div class ="panel panel-info " style ="zoom: 1.2;
39- box-shadow: 5px 5px 5px #0000004f; ">
38+ < div class ="panel panel-info quickstart-panel ">
4039 < div class ="panel-heading ">
4140
42- < a href ="/install " style =" float: right " > Alternative Installations »</ a >
43- < h4 class ="panel-title "> 1. Install</ h4 > </ div >
41+ < a href ="/install "> Alternative Installations »</ a >
42+ < h4 class ="panel-title "> 1.Install</ h4 > </ div >
4443 < div class ="panel-body text-center ">
4544 < div class ="">
4645
You can’t perform that action at this time.
0 commit comments