Advertisement
rony2605

Image fundo texto

Jan 18th, 2013
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.38 KB | None | 0 0
  1. .garantia{
  2.     line-height: 1.9em;
  3.     font-family: Georgia;; "Times New Roman", Times, serif;
  4.     color: #444444
  5.     border-color : black;
  6.     border-width : 1px;
  7.     border-style : solid;
  8.     background-color : #a7cece;
  9.     font-style: italic;
  10.     padding: 25px;
  11.     margin: 30px;
  12.     background-image: url(/home/bang/x/bar/Images/dw.gif);
  13.     background-repeat: no-repeat;
  14.     background-position: top right;
  15.  
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement