diff --git a/public/css/tomorrow.css b/public/css/tomorrow.css index b4e2816b..eae41b89 100644 --- a/public/css/tomorrow.css +++ b/public/css/tomorrow.css @@ -100,3 +100,9 @@ td.tr-le, .error-text { color: #cc6666; } .form-input.language { background-color: #35363c; } .torrent-info-box > p > a, .torrent-info-box > div > a, #description-box a { text-decoration: none; } + +#announce { + color: #3a4249; + background-color: #F4E0C9; + border-color: #ae875b; +}