I changed bk color of header, then a blue color appears around search-box.
Why? how to clean the blue color around?
I wish search-box around is transparent.
link is: http://mathlaunch.com/forum/
Please have a look
Code: Select all
.search-header {
box-shadow: 0 0 10px #0075B0;
}
border: 1px solid #9e9e9e;