diff --git a/template/yoga/theme/p0w0/theme.css b/template/yoga/theme/p0w0/theme.css index c70d92ba0..4c5ea8148 100644 --- a/template/yoga/theme/p0w0/theme.css +++ b/template/yoga/theme/p0w0/theme.css @@ -278,3 +278,6 @@ input.submit:active { } .qsearch { font-size: 80%; font-style: italic; } * { outline: none; } + +tr.throw td a { color: #fff; } +tr.throw td a:focus { color: #f92; } \ No newline at end of file