Where is the variable.css located

Hello I need to change the color of a image border:

/* Image frames & Google maps & Icon bar */
.image_frame,
.wp-caption,
.google-map,
.icon_box .icon_wrapper,
.content_slider .caroufredsel_wrapper,
.author-box .avatar-wrapper,
#comments .commentlist > li .photo,
.edd_download_image {
border-color: transparent;
}
It is in the variable.css, but the question is where can I access this css page? Do I need to do the changes in the one that was downloaded at first and reinstal de theme or is there a way to access it and change it in the one that is already online.

Thanks!

Comments

Sign In or Register to comment.