Advertisement
Guest User

Untitled

a guest
Mar 10th, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.53 KB | None | 0 0
  1. Thxmoddota
  2. {
  3.     flow-children: up;
  4.     horizontal-align: left;
  5.     vertical-align: center;
  6.     position: 120px 50px 0px;
  7. }
  8.  
  9. #Thxmoddota Label
  10. {
  11.     color: white;
  12.     font-size: 30px;
  13.     horizontal-align: left;
  14.    
  15.     text-decoration-style: solid;
  16.     visibility: 30%
  17.  
  18. }
  19.  
  20. #url
  21. {
  22.     width: 60px;
  23.     height: 60px;
  24.     background-color: black;
  25.     vertical-align: middle;
  26.     horizontal-align: center;
  27. }
  28.  
  29. .avatar
  30. {
  31.     width: 60px;
  32.     height: 60px;
  33.     background-color: black;
  34.     vertical-align: middle;
  35.     horizontal-align: center;
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement