qcobjects-docs
Version:
The official app and website for documentation of QCObjects
19 lines • 611 B
HTML
<style>
.aws-button {
background-color: black;
border-radius: 12px;
display: block;
margin: 0 auto;
padding: 10px;
align-content: center;
box-shadow: rgba(228, 228, 234, 0.22) 2px 6px 25px 0, rgba(228, 228, 234, 0.5) 1px 2px 23px 0;
transition: all 0.3s ease-in-out;
margin:10px;
}
.aws-button:hover {
box-shadow: rgba(228, 228, 234, 0.56) 0 22px 32px 0, rgba(228, 228, 234, 0.64) 0 9px 28px 0;
}
</style>
<a class="aws-button" href="https://aws.amazon.com/marketplace/pp/prodview-2dyjawccdmf3o">
<img width="100px" src="img/awsmplogo3.svg" alt="aws marketplace"/>
</a>