/* external style sheet used for problem 8.1*/
.highlight
{
color: green;
background-color: yellow;
font-size: bigger;
font-family: sarif;
}
.ul
{
border: red solid 3px;
text-align: center;
}
.bottom
{
font-size: 7pt;
color: blue;
text-align: right;
}
Home
|