brandonstarks

cameron dallas

May 12th, 2015
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. [dohtml]<link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
  2.  
  3. <style type="text/css">
  4. .camdallas-bg { width: 282px; background-color: #fff; padding: 25px; }
  5. .camdallas { width: 262px; background-color: #67A6A6; padding: 10px; text-align: right; font-family: roboto; color: #fff; font-size: 16px; font-weight: bold; }
  6. .camdallas2 { width: 95px; padding: 20px; background-color: #fff; }
  7. .camdallas3 { width: 100px; padding: 20px; background-color: #fff; }
  8. .camdallas4 { width: 95px; text-align: justify; height: 100px; padding-right: 5px; overflow: auto; color: #fff; }
  9. .camdallas4::-webkit-scrollbar{ width: 2px; }
  10. .camdallas4::-webkit-scrollbar-track{ ￿border: 1px solid #FFF; background: #f8f8f8; }
  11. .camdallas4::-webkit-scrollbar-thumb{ height: 5px; width: 2px; border: 0; background-color: rgb(103, 166, 166); }
  12. .camdallas4 i { color: #67A6A6; font-size: 14px; font-weight: bold; }
  13.  
  14.  
  15. </style>
  16. <center>
  17. <div class="camdallas-bg">
  18. <div class="camdallas">USERNAME IS ONLINE</div>
  19.  
  20. <table><td><div class="camdallas2">
  21.  
  22. <img src="http://placehold.it/100" style="border-radius: 100%; padding: 5px; border: dotted #67A6A6;">
  23. </div></td>
  24.  
  25. <td><div class="camdallas3">
  26.  
  27. <div class="camdallas4">im goes here
  28. </div></div></td>
  29.  
  30. </table>
  31. <div class="camdallas"></div></div>
  32.  
  33. </center>[/dohtml]
Advertisement
Add Comment
Please, Sign In to add comment