Line 39: |
Line 39: |
| | | |
| | | |
| + | {{#css: |
| + | |
| + | .btn { |
| + | border: none; |
| + | background-color: #04617B; |
| + | padding: 14px 28px; |
| + | font-size: 12px; |
| + | cursor: pointer; |
| + | display: inline-block; |
| + | } |
| + | |
| + | .btn:hover {background: #ff9800;} |
| + | |
| + | .cta {color: #eee;} |
| + | |
| + | p.stream{ |
| + | color: #b62aa9; |
| + | padding-top:30px; |
| + | line-height:0; |
| + | font-weight: 900; |
| + | font-size:small; |
| + | font-family: "Noto sans", Arial, Helvetica, sans-serif !important; |
| + | } |
| + | |
| + | h1{ |
| + | font-family: Lato, Arial, Helvetica, sans-serif !important; |
| + | font-size:xx-large !important; |
| + | text-decoration:none !important; |
| + | border:0 !important; |
| + | } |
| + | |
| + | h3{ |
| + | padding-top:10px; |
| + | font-family: Lato, Arial, Helvetica, sans-serif !important; |
| + | font-size:large !important; |
| + | text-decoration:none !important; |
| + | color:#00008B; |
| + | } |
| + | |
| + | h4{ |
| + | font-family: Lato, Arial, Helvetica, sans-serif !important; |
| + | font-size: 1.05em; |
| + | color:#04617B; |
| + | } |
| + | |
| + | p{ |
| + | font-family: "Noto sans", sans-serif !important; |
| + | font-size: 1.0em; |
| + | } |
| + | |
| + | li{ |
| + | font-family: "Noto sans", sans-serif !important; |
| + | font-size: 1.0em; |
| + | } |
| + | |
| + | .wrap { |
| + | height: 100%; |
| + | display: flex; |
| + | align-items: center; |
| + | justify-content: center; |
| } | | } |
| | | |
Line 68: |
Line 128: |
| transform: translateY(-7px); | | transform: translateY(-7px); |
| } | | } |
| + | |
| + | .checkbox { |
| + | list-style: none; |
| + | } |
| + | }} |
| + | |
| | | |
| <p class="button"><strong>[https://csps-efpc.webex.com/csps-efpc/j.php?MTID=m8bde37a46ceb427493e410cd7f3559b8 Click Here to Network with us]</strong></p> | | <p class="button"><strong>[https://csps-efpc.webex.com/csps-efpc/j.php?MTID=m8bde37a46ceb427493e410cd7f3559b8 Click Here to Network with us]</strong></p> |
| <br> | | <br> |