I'm finding that my Ctrl+1-7 short cuts for Headings and normal text are not working after my new border lines.
<hr class="new1"/>
Any ideas
}
/* Gold Rod Border */
hr.new1 {
margin-top: 2.0em;
border: 1.25px solid #DAA520;
margin-bottom: 2.0em;
}
Thanks
Brent
|