Thanks SwansonPhotos, but no dice. I added this to the style.css at the top:
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
.myhr {
color: #000000;
align: center;
width: 60%;
size: 10px;
}
}
@font-face { etc etc…..
uploaded it via ftp, and then pasted into the page:
<h2> Fiddle with Guitar backup (normal tempo)</h2>
<hr class=”myhr” />
<h2> V
but it just shoes up as a pretty nondescript grey hr.
Any thoughts?