Commit 88f643770cc292f960cb9f28e29fe5daf009b65c
1 parent
f1ef46a7
Exists in
master
and in
5 other branches
updating theme
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
style.css
... | ... | @@ -2312,7 +2312,7 @@ input.button.with-text { |
2312 | 2312 | } |
2313 | 2313 | |
2314 | 2314 | #pairwise_main .prompt a{ |
2315 | - color: #2a2d28; | |
2315 | + color: #2a2d28 !important; | |
2316 | 2316 | /*font-size: 14px;*/ |
2317 | 2317 | font-size: 12px;/*rEDUZIDO PARA CABER 160 CARACTERES.*/ |
2318 | 2318 | display: block; | ... | ... |