@@ -43,7 +43,7 @@ <h2>CoCreate-docs</h2>
4343 < p class ="max-width:500px margin:20px_10px line-height:1.5 "> A simple HTML5, CSS and pure javascript component. Easy configuration using data-attributes and highly styleable.</ p >
4444 < div id ="docs-section " class ="display:flex flex-wrap:wrap ">
4545 < div class ="flex-grow:1 width:400px width:300px@xs padding:0px_10px margin-top:60px ">
46- < div id ="docs-install " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -install-section ">
46+ < div id ="docs-install " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#docs -install-section ">
4747 < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#docs-install"] '>
4848 < h2 class ="padding:5px_0px "> Install</ h2 >
4949 < a class ="margin-left:10px display:none " href ="#docs-install "> < i class ="fas fa-link "> </ i > </ a >
@@ -53,7 +53,7 @@ <h2 class="padding:5px_0px">Install</h2>
5353 < p class ="padding:10px_0px line-height:1.5 "> Or you can use cdn link:</ p >
5454 < pre > < code class ="language-html "> <script>https://cdn.cocreate.app/docs/latest/CoCreate-docs.min.js</script></ code > </ pre >
5555
56- < div id ="docs-usage " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -usage-section ">
56+ < div id ="docs-usage " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#docs -usage-section ">
5757 < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#docs-usage"] '>
5858 < h2 class ="padding:5px_0px "> Usage</ h2 >
5959 < a class ="margin-left:10px display:none " href ="#docs-usage "> < i class ="fas fa-link "> </ i > </ a >
@@ -68,7 +68,7 @@ <h2 class="padding:5px_0px">Usage</h2>
6868 < p class ="padding:10px_0px line-height:1.5 "> This is docs usage</ p >
6969 < p class ="padding:10px_0px line-height:1.5 "> This is docs usage</ p >
7070 </ div >
71- < div id ="docs-attributes " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -attributes-section ">
71+ < div id ="docs-attributes " class ="margin-top:80px border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#docs -attributes-section ">
7272 < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#docs-attributes"] '>
7373 < h2 class ="padding:5px_0px "> Attributes</ h2 >
7474 < a class ="margin-left:10px display:none " href ="#docs-attributes "> < i class ="fas fa-link "> </ i > </ a >
@@ -88,7 +88,7 @@ <h4><span>data-docs</span> <span class="cocreate-badge success">string</span> <s
8888
8989 < div class ="flex-grow:1 width:300px padding:0px_10px margin-top:60px border-bottom:1px_solid_lightgrey ">
9090 <!-- SandBox -->
91- < div id ="docs-demo " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#boilerplate -demo-section ">
91+ < div id ="docs-demo " class ="border-bottom:1px_solid_lightgrey " data-scroll data-scroll_intersect ="color:dodgerblue " data-scroll_target ="#docs -demo-section ">
9292 < span class ="display:flex align-items:center width:fit-content " data-hover ="display:block!important " data-hover_target ='[href="#docs-demo"] '>
9393 < h2 class ="padding:5px_0px "> Demo</ h2 >
9494 < a class ="margin-left:10px display:none " href ="#docs-demo "> < i class ="fas fa-link "> </ i > </ a >
@@ -143,7 +143,10 @@ <h2 class="padding:5px_0px">Demo</h2>
143143 </ div >
144144
145145 </ div >
146- </ main >
146+ < button href ="https://github.com/CoCreate-app/CoCreate-docs/tree/master/docs/index.html?message=docs%3A%20describe%20your%20change... " target ="_blank " class ="position:fixed bottom:15px right:15px padding:15px background:dodgerblue grow-hover border-radius:50% ">
147+ < i class ="fas fa-pencil-alt "> </ i >
148+ </ button >
149+ </ main >
147150 < script >
148151 var config = {
149152 apiKey : 'c2b08663-06e3-440c-ef6f-13978b42883a' ,
0 commit comments