File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
08 Meta/01 Creating BootCamp Tutorials Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 11< img src ="https://cdn.quantconnect.com/tutorials/i/bootcamp-header.png " class ="img-responsive "/>
2+
3+ < style >
4+ .work-in-progress {
5+ width : 100% ;
6+ border : 1px solid # f5ae29 ;
7+ border-radius : 5px ;
8+ padding : 15px ;
9+ color : # f5ae29 ;
10+ }
11+ .tip {
12+ width : 100% ;
13+ border : 1px solid # f5ae29 ;
14+ border-radius : 5px ;
15+ padding : 15px ;
16+ margin-bottom : 20px ;
17+ margin-top : 20px ;
18+ }
19+ .tip i {
20+ color : # f5ae29 ;
21+ }
22+ .tip-title {
23+ font-weight : bold;
24+ color : # f5ae29 ;
25+ margin-left : 5px ;
26+ margin-right : 5px ;
27+ }
28+ .tip p { display : inline; }
29+ </ style >
30+ < div class ="work-in-progress ">
31+ < i class ="fa fa-warning "> </ i > Updated July 14th, 2018: The Brokerage Development Guide is an active work in progress.
32+ </ div >
You can’t perform that action at this time.
0 commit comments