diff --git a/site/_includes/css/style.css b/site/_includes/css/style.css index 0a5fb437..7d261f50 100644 --- a/site/_includes/css/style.css +++ b/site/_includes/css/style.css @@ -964,13 +964,13 @@ code.option, code.flag, code.filter, code.output { .unreleased:after { content: "⚒"; - color: #ffe9c3; + color: #2b2a12; position: absolute; top: 8px; - left: 14px; + left: 15px; font-size: 38px; font-weight: bold; - text-shadow: 0 -1px 0 rgba(0,0,0,.5); + text-shadow: 0 1px 0 rgba(255,255,255,.25); } /* Responsive tables */