Advertisement
sanchomuzax

dotted banner boxes

Jun 12th, 2014
555
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.68 KB | None | 0 0
  1. div.headerBanner {
  2.   border-style: dotted;
  3.   border-width: 3px;
  4.   border-color: red;
  5.   margin: -3px;
  6. }
  7. div.hirdetes {
  8.   border-style: dotted;
  9.   border-width: 3px;
  10.   border-color: red;
  11.   margin: -3px;
  12. }
  13. div.sponsored_box {
  14.   border-style: dotted;
  15.   border-width: 3px;
  16.   border-color: red;
  17.  
  18. }
  19. div.banner_468_120 {
  20.   border-style: dotted;
  21.   border-width: 3px;
  22.   border-color: red;
  23.  
  24. }
  25. div.banner_300_250 {
  26.   border-style: dotted;
  27.   border-width: 3px;
  28.   border-color: red;
  29.  
  30. }
  31. div.boxhirdetes {
  32.   border-style: dotted;
  33.   border-width: 3px;
  34.   border-color: red;
  35.   margin: -3px;
  36. }
  37. div.goAdverticum {
  38.   border-style: dotted;
  39.   border-width: 3px;
  40.   border-color: red;
  41.  
  42. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement