Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2014
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. h1{
  2. font-weight:bold;
  3. font-size:32px;
  4. color:#99cc00; /*kleur is groen */
  5. background-color:#d9ffd9; /* kleur is lichtgroen */
  6. background-image:url(../images/achtergrond2.gif);
  7. background-repeat:no-repeat;
  8. background-position:right center;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement