im not sure i really understud what u ment (im kinda new to html languge and not know alot..)
all i got in style.css is
/* Import Stylesheets
———————————————————–*/
@import url(“stylesheets/master.css”);
/* Required WordPress Classes, don’t remove these.
———————————————————–*/
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft { float: left; }
.alignright { float: right; }
/* Make all custom CSS changes in a Child Theme. Any custom
changes you make here will not be overidden when you upgrade the theme.
———————————————————–*/
which file do i need to edit so i add there that line?