Line 2,296: | Line 2,296: | ||
.hero { | .hero { | ||
position:relative; | position:relative; | ||
− | background-color:# | + | background-color:#d1c17e; |
− | height: | + | height:30px !important; |
− | width: | + | width:50% !important; |
+ | margin-left:25vw; | ||
border-radius: 25px; | border-radius: 25px; | ||
} | } | ||
Line 2,310: | Line 2,311: | ||
width: 0; | width: 0; | ||
height: 0; | height: 0; | ||
− | border-top: solid 25px # | + | border-top: solid 25px #d1c17e; |
border-left: solid 25px transparent; | border-left: solid 25px transparent; | ||
border-right: solid 25px transparent; | border-right: solid 25px transparent; | ||
+ | } | ||
+ | |||
+ | |||
+ | .hero a { | ||
+ | font-family: 'CCUfontsBold', Arial, sans-serif!important | ||
+ | font-size: 20px; | ||
+ | color: #3D3D3D; | ||
+ | text-decoration-color: #3D3D3D; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 03:10, 18 October 2018