File tree Expand file tree Collapse file tree 4 files changed +25
-18
lines changed
webapp/WEB-INF/templates/views/pages/examples Expand file tree Collapse file tree 4 files changed +25
-18
lines changed Original file line number Diff line number Diff line change @@ -347,7 +347,7 @@ div.arrow img {
347347 bottom : 0 ;
348348 left : 0 ;
349349 background : # 001730 ;
350- padding-bottom : 5rem ;
350+ padding-bottom : 5. 5rem ;
351351}
352352
353353.startbox1 {
@@ -359,8 +359,8 @@ div.arrow img {
359359 position : relative;
360360 width : 218px ;
361361 height : 58px ;
362- left : 125 px ;
363- top : 281 px ;
362+ left : 92 px ;
363+ top : 75 px ;
364364 background : # 33D69D ;
365365 border-radius : 9px ;
366366 text-shadow : 1px -1px 2px # 2125298f ;
@@ -439,7 +439,7 @@ a.cta {
439439
440440.footLead {
441441 font-family : Montserrat;
442- font-size : 24 px ;
442+ font-size : 31 pt ;
443443 /* font-weight: 700; */
444444 line-height : 29px ;
445445 letter-spacing : 0em ;
@@ -454,10 +454,9 @@ a.cta {
454454 font-family : Roboto;
455455 font-size : 18px ;
456456 font-weight : 400 ;
457- line-height : 10 px ;
457+ line-height : 0 px ;
458458 letter-spacing : 0em ;
459459 text-align : center;
460-
461460}
462461
463462.profileimg {
@@ -477,20 +476,21 @@ a.cta {
477476
478477.consent {
479478 position : relative;
480- width : 500 px ;
481- height : 500 px ;
479+ width : 400 px ;
480+ height : 460 px ;
482481 top : 24px ;
483482 /* background: #024081; */
484483 background-image : linear-gradient (to bottom left, # 011830, # 1861ad );
485484 border-radius : 7px ;
486485 border : 2px solid # 00172e ;
486+ left : 90px ;
487487}
488488
489489.consent > p {
490490 position : relative;
491491 width : 191px ;
492492 height : 29px ;
493- left : 156 px ;
493+ left : 127 px ;
494494 top : 40px ;
495495 font-family : Montserrat;
496496 font-style : normal;
@@ -502,12 +502,12 @@ a.cta {
502502
503503.financial {
504504 position : relative;
505- width : 500 px ;
506- height : 500 px ;
507- top : -477 px ;
505+ width : 400 px ;
506+ height : 460 px ;
507+ top : -437 px ;
508508 /* background: #024081; */
509509 background-image : linear-gradient (to bottom left, # 011830, # 1861ad );
510- right : -565 px ;
510+ right : -533 px ;
511511 border-radius : 7px ;
512512 border : 2px solid # 00172e ;
513513}
@@ -516,7 +516,7 @@ a.cta {
516516 position : relative;
517517 width : 191px ;
518518 height : 29px ;
519- left : 156 px ;
519+ left : 125 px ;
520520 top : 40px ;
521521 font-family : Montserrat;
522522 font-style : normal;
@@ -701,6 +701,12 @@ p.financSub {
701701
702702@media (max-width : 1320px ) {
703703
704+
705+ .ctaRight {
706+ left : 46% ;
707+ top : 194px ;
708+ position : absolute;
709+ }
704710 a .nav-link {
705711 left : 50% ;
706712 }
Original file line number Diff line number Diff line change 6464 <div class =" col-sm-6" >
6565
6666 <a href =" #" class =" showmore" onclick =expander() >Behind the scenes</a >
67- <div class =" showArrow" ></div >
67+ <div class =" showArrow" onclick = expander() ></div >
6868 <div class =" behindScenes" >
6969
7070<h4 >This sample features:</h4 >
Original file line number Diff line number Diff line change 2626</div >
2727<div class =" col-md-6" >
2828
29- <a href =" #" class =" showmore" onclick =expander() >Behind the scenes</a > <div class =" showArrow" ></div >
29+ <a href =" #" class =" showmore" onclick =expander() >Behind the scenes</a >
30+ <div class =" showArrow" onclick =expander() ></div >
3031 <div class =" behindScenes" >
3132
3233
Original file line number Diff line number Diff line change 1111
1212 <a href =" consentforms" >Get Started</a >
1313 </div >
14- <pre style =" position : absolute ; width : 412px ; top : 255 px ; font-family : Roboto; font-style : normal ;
14+ <pre style =" position : absolute ; width : 412px ; top : 225 px ; font-family : Roboto; font-style : normal ;
1515 font-weight : normal ; font-size : 16px ; line-height : 21px ; color :#00BAA1 ; " >
1616 <p style =" text-align : center ; padding-right : 44px ; font-weight : 700 ; color : #33D69D " >DocuSign features used:</p >
1717 <li class =" liGreen" >Responsive Signing (SMS Delivery)</li >
3434
3535
3636
37- <pre style =" position : absolute ; width : 412px ; left : 25px ; top : 255 px ; font-family : Roboto; font-style : normal ;
37+ <pre style =" position : absolute ; width : 412px ; left : 25px ; top : 225 px ; font-family : Roboto; font-style : normal ;
3838 font-weight : normal ; font-size : 16px ; line-height : 21px ; color :#00BAA1 ; " >
3939 <p style =" text-align : center ; padding-right : 44px ;font-weight :700 ; color :#33D69D " >DocuSign features used: </p >
4040 <li class =" liGreen" >Embedded Signing (recipient view)</li >
You can’t perform that action at this time.
0 commit comments