diff --git a/src/index.html b/src/index.html index a986a91..1e22399 100644 --- a/src/index.html +++ b/src/index.html @@ -154,6 +154,21 @@ margin-bottom: -5px; } + .regular-site{ + position: fixed; + display: block; + top: 0.4em; + right: 0.4em; + z-index: 6; + font-family: 'Exo 2', sans-serif; + color: white; + background-color: rgba(255, 89, 0, 0.6) + } + + .fa-rocket { + font-size: 130%; + } + @@ -163,6 +178,9 @@ + +   To the regular site +