Jump to content

Change colour of writing


Recommended Posts

Changed color to color: #FB0603; in two places

div.block h4 {
   text-transform: uppercase;
   font-family: Helvetica, Sans-Serif;
   font-weight: bold;
   font-size: 1.2em;
   padding-left:0.5em;
   border-bottom:1px solid #595A5E;
   padding-top:2px;
   line-height:1.3em;
   color: #FB0603;
   height: 19px;
   background: #414141;
}
div.block h4 a { color: #FB0603; }

Link to comment
Share on other sites

  • 8 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...