How could I change color lines of modules (gavick.jpg)?
I tried it in template.css (line
- Code: Select all
div#gk-current-content>div>div.inner { padding:24px; background:#fff; border:1px solid #[b]c8c3be[/b]; border-top:none!important; border-left:none!important; }
and
- Code: Select all
.moduletable_text { margin-top:10px!important; padding:24px; background:#fff; border:1px solid #[b]c8c3be[/b]; border-top:none!important; border-left:none!important; }
but doesn`t work
What can I do?
Regards,