diff --git a/macrovision.css b/macrovision.css index 84af13e5..a6d5d62b 100644 --- a/macrovision.css +++ b/macrovision.css @@ -411,4 +411,33 @@ a { .no-transition { transition: 0s !important; -} \ No newline at end of file +} + +.corner-ribbon { + width: 200px; + background: #e43; + position: absolute; + top: 25px; + left: -50px; + text-align: center; + padding: 10px; + letter-spacing: 1px; + color: #f0f0f0; + transform: rotate(-45deg); + -webkit-transform: rotate(-45deg); +} + + + +.corner-ribbon.bottom-right{ + top: auto; + right: -50px; + bottom: 25px; + left: auto; + transform: rotate(-45deg); + -webkit-transform: rotate(-45deg); + } + +a.corner-ribbon { + text-decoration: none; +} diff --git a/macrovision.html b/macrovision.html index 71284b1f..779bddea 100644 --- a/macrovision.html +++ b/macrovision.html @@ -167,6 +167,7 @@ + Submit your
character