diff --git a/StackMonkey.ps1 b/StackMonkey.ps1 index 1d9405b..4f49f79 100644 --- a/StackMonkey.ps1 +++ b/StackMonkey.ps1 @@ -819,6 +819,15 @@ $style = @' justify-self: center; } + /* Big red notice under tagline */ + .samy-hint { + margin-top: 0.25rem; + font-size: 1.3rem; + color: #ff4d4d; /* big red */ + font-weight: 900; + text-transform: uppercase; + } + @media (max-width:768px) { .container { flex-direction:column; } .sidebar { width:100%; } @@ -1205,13 +1214,12 @@ $style {{moduleVersion}} - -
-