Advertisement
Destielz

User Profile

Mar 22nd, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.30 KB | None | 0 0
  1. <style>
  2. * {border:0px; border:none; margin:0px;}
  3. #navigation{font-size:0px; position:absolute; left: 150px; top:0px;}
  4. #navigation a{font-size:8px!important; }
  5.  
  6. body {background: url(https://i.imgur.com/hl9kxW0.png) #000 no-repeat}
  7.  
  8. a {text-decoration:none!important; color:#eed5d4!important; }
  9. a:hover {color: #7f5d58!important;}
  10. b {color:#b80000;}
  11. i {font-family:georgia, times new roman, serif;}
  12.  
  13. .header, #navigation{color:#fff; font-family: Palatino Linotype, times new roman, serif; background-image:none; background-color: transparent; border-bottom:0px!important;}
  14.  
  15. #content_pets img, #content_shops img, #content_friends img{border-radius:10px; border: 1px solid #eed5d4; height:100px!important; width:100px!important;}
  16.  
  17. .block, .info_block {background: none; border: none;}
  18.  
  19.  
  20. .avatar_head {height:20px!important;}
  21. #content_friends tr, #content_friends tr td{margin-bottom:-10px!important;}
  22.  
  23. #column1_filler, #column2_filler, #column3_filler {display:none}
  24.  
  25. #column1 {width:180px!important; position:absolute; padding-left:0px; overflow-y:auto !important; background-color:#2b1c1c; border:3px solid #000}
  26. #column2 {width:320px!important; position:absolute; padding-left:0px; overflow-y:auto !important; background-color:#2b1c1c; border:3px solid #000}
  27. #column3 {top:480px; left:40px; width:400px!important; height:260px!important; position:absolute; padding-left:0px; overflow-y:auto !important; background-color:transparent}
  28. .div_float, .div_float ul {overflow:hidden!important;}
  29.  
  30. #column1 {height:300px!important; top:170px; left:100px;}
  31. #column2 {height:530px!important; top:100px; left:1000px;}
  32.  
  33. #toolbox, .updated_text{position:absolute; left:900px; top:0px;}
  34. .updated_text{top:50px;}
  35.  
  36. #content_wishlist img, #content_medals img {width: 52px; height: 52px; border: 1px solid #000; margin: 2px 0px}
  37.  
  38. ::-webkit-scrollbar {width: 0px;}
  39.  
  40. #column3_comment {
  41. width:335px!important; height:225px!important; }
  42.  
  43. .textbox {border: 1px solid #000; background:url(https://i.imgur.com/4RZGOre.gif); font-size: 13px; color: white; width:335px!important; height:225px!important; text-align: left;}
  44. .forminput{background-color: transparent; height:30px; width:200px !important; color: #ecf0d4; border:1px;height:10px; padding:20px;text-align: center !important;position:relative;top:-35px;left:55px;}</style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement