|
|
Line 2,288: |
Line 2,288: |
| margin-left: 27vw; | | margin-left: 27vw; |
| display: inline-block; | | display: inline-block; |
− | }
| |
− |
| |
− | .hero {
| |
− | position:relative;
| |
− | background-color:#d1c17e;
| |
− | height:50px !important;
| |
− | width:20% !important;
| |
− | margin-left:45vw;
| |
− | border-radius: 40px;
| |
− | }
| |
− | .hero:after {
| |
− | z-index: -1;
| |
− | position: absolute;
| |
− | top: 100%;
| |
− | left: 50%;
| |
− | margin-left: -25px;
| |
− | content:'';
| |
− | width: 0;
| |
− | height: 0;
| |
− | border-top: solid 25px #d1c17e;
| |
− | border-left: solid 25px transparent;
| |
− | border-right: solid 25px transparent;
| |
− | }
| |
− |
| |
− |
| |
− | .hero a {
| |
− | font-family: 'CCUfontsBold', Arial, sans-serif!important;
| |
− | font-size: 20px!important;
| |
− | color: #3D3D3D!important;
| |
− | text-decoration-color: #3D3D3D!important;
| |
− | padding-right: 0px!important;
| |
− | margin-left: 0px!important;
| |
− | vertical-align: middle;
| |
− | text-align:center;
| |
| } | | } |
| | | |
| </style> | | </style> |
| </html> | | </html> |