Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
HTML
<style>
.confluence-content-image-border {
border-radius: 25px;
border-width: 2px !important;
border-color: #009999 !important;
background-color: #ffffff !important;
filter: drop-shadow(0 0 0.75rem #eeeeee);

display: inline-block;

height: 15em;



}

.box-shadow {

color: #eeeeee;

box-shadow: 0.60em 0.60em 0.2em;

}

.drop-shadow {

filter: drop-shadow(0.60em 0.60em 0.2em);

}
}

</style>