View Full Version : help


yourface89
08-06-2004, 12:44 AM
Why is the font weight not working?

body
{background-image: url(http://freepgs.com/yourface89/bg6.jpg);
background-repeat:repeat;
font-family: Tahoma;
color: #B5C9D8;
font-size: 11px;
font-weight: blod;

scrollbar-arrow-color: #B5C9D8;
scrollbar-base-color: #5D6C77;
scrollbar-face-color: #5D6C77;
scrollbar-3dlight-color: #5D6C77;
scrollbar-highlight-color: #2E363B;
scrollbar-shadow-color: #2E363B;
scrollbar-darkshadow-color: #5D6C77;
scrollbar-track-color: #5D6C77;


}
p {
font-family : Tahoma;
font-size : 11px;
color : #B5C9D8;
margin : 25px;
line-height : 20px;

}
a {
color : #B5C9D8;
font-size : 11px;
font-weight : 600;
text-decoration : none;
font-family : Tahoma;

}
td {
color : #B5C9D8;
font-size : 11px;
font-weight : 600;
text-decoration : none;
font-family : Tahoma;
font-weight:blod;
}

A:link{text-decoration: none; color:#B5C9D8 }
A:visited{text-decoration: none; color:#B5C9D8 }
A:active{text-decoration: none; color:#B5C9D8 }
A:hover{text-decoration: none; color: #FFFFFF;}


hr {
color: #B5C9D8;
width: 60%;
text-align: center;
border-style:dashed;
border-color:#2E363B;



}
input {
font-family: Tahoma;
font-size: 11px;
border-style:dashed;
border-color:#2E363B;
background:#5D6C77;
color:#B5C9D8;}

}

textarea
{border-style:dashed;
border-color:#2E363B;
background:#5D6C77;
color:#B5C9D8;}

.MainTable {

}
.PSubmit {
padding-left:110px;

}
.SubmitButton {
}

lefty
08-06-2004, 01:03 AM
typo ;) It's bold.

yourface89
08-06-2004, 01:11 AM
Thanks I feel stupid :(

lefty
08-06-2004, 01:18 AM
aw don't feel stupid.. I can't spell, ever :lol: