Skip to content

Instantly share code, notes, and snippets.

@mlabieniec
Last active October 28, 2018 17:14
Show Gist options
  • Save mlabieniec/95806ad6c26748f27bfda8ae57025c28 to your computer and use it in GitHub Desktop.
Save mlabieniec/95806ad6c26748f27bfda8ae57025c28 to your computer and use it in GitHub Desktop.
:host {
opacity: 0.8;
}
.content {
margin: 0.5em;
text-align: center;
}
.full-width {
margin-top: 1em;
width: 100%;
text-align: center;
}
.link-close {
color: red;
font-variant-caps: all-petite-caps;
font-weight: bold;
}
.btn-close {
position: absolute;
top: 1em;
right: 1em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment