Possible to change my header title to 2 colors?
-
Hi,
As you can see on my blog, my title is all pink. I am interested in making the “uncle” pink and regular font and the “farkus” black and bold. Is this possible in css? Here is the header code as it stands now:/************************* MASTHEAD ************************************/ .pusher {cursor:pointer;} #masthead { background: padding: 0;border-top:5px solid #000;} #masthead h4 {margin:1em 0;font-weight: bold; text-transform: uppercase;width:100%;} #masthead h4 a { color: #ff1493; text-decoration: none; float:left;} #masthead h4 a:hover {color:#ff1493;} #masthead span {color:#666;font-size:.8em;text-transform:lowercase;font-weight:normal;} #masthead span.description {float:left;margin-left: 20px;padding-top:.2em;} #masthead span.contact {float:right;line-height:1em;} #masthead span.contact a:hover {color:#000;}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Possible to change my header title to 2 colors?’ is closed to new replies.