http://examine.com/v5x/creatine.html#summary – hover over Summary.
What’s the CSS that controls it? I can’t seem to find it.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Active:
activeclass (true for most Bootstrap features)Hover:
Source
EDIT
Line 3804 of your CSS:
background-colorhere is causing your blue background. Simply change it to the desired value, and changecolortocolor: #00A5B5;.