general css advise
Hi i am a noob i have been just learning as i am going along, i have been tweaking my styles.css sheet and begining to understand it alot more, but i have no idea what these codes alter
.header h1 a { color: #005870; text-decoration: none; }.
.header p { background: #edfbff; border: solid 10px #edfbff; color: #1599BC; font-size: 14px; margin: 0px;}
.header_right a{font-size:10px; color:#0496BB}
i have tried altering them nothing really alters
Is there a sheet i can download that tells me what all the iclass style names alter (.header p, input.lbutton, etc ), or is it just something you professionals know
When its says background: #edfbff what is that saying? it looks to me that its telling me a background colour, but it doesnt say colour?