Jump to content

How do i change the background color?


Recommended Posts

OKay - is it under this catecory?
/* global style */
a {color: #5d717e; background:none; text-decoration: underline; outline: none;}
a:hover {text-decoration: none;}
input:focus {outline:0; outline-offset:0; }
a img {outline: none; border: none; text-decoration: none;}
h2 {width:890px; padding:0 0 5px 0; margin:10px 20px 0 0; font-size: 24px; letter-spacing: -2px; font-weight: bold; color: black; }
h3 { font-size: 1.1em; margin: 1em 0;}
h4 { font-size: 1em;}

Link to comment
Share on other sites

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...