Advertisement
Themes_Mandrakescry

Updates Tab #2.2

Jul 5th, 2014
2,974
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. <div id="box1">
  2. <div id="bla">
  3.  
  4. <div style="padding-top:1px; text-transform:uppercase; opacity:.9; font-family: calibri; font-size:9px; line-height:10px; text-align:center; color:#fff; background:#808080">title here</div>
  5.  
  6. text goes here
  7.  
  8. </div>
  9. </div>
  10.  
  11.  
  12. <div id="box2">
  13. <div id="bla2">
  14.  
  15. <div style="padding-top:1px; text-transform:uppercase; opacity:.9; font-family: calibri; font-size:9px; line-height:10px; text-align:center; color:#fff; background:#808080">title here</div>
  16.  
  17. text goes here
  18.  
  19. </div>
  20. </div>
  21.  
  22. <div id="box3">
  23. <div id="bla3">
  24.  
  25. <div style="padding-top:1px; text-transform:uppercase; opacity:.9; font-family: calibri; font-size:9px; line-height:10px; text-align:center; color:#fff; background:#808080">title here</div>
  26.  
  27. text goes here
  28.  
  29. </div>
  30. </div>
  31.  
  32. <div id="box4">
  33. <div id="bla4">
  34.  
  35. <div style="padding-top:1px; text-transform:uppercase; opacity:.9; font-family: calibri; font-size:9px; line-height:10px; text-align:center; color:#fff; background:#808080">title here</div>
  36.  
  37. text goes here
  38.  
  39. </div>
  40. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement