Advertisement
yukiimonster

furvilla user 2

Aug 4th, 2016
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. .content, .right-column, .left-column, p, .profanity-filter, .tooltipster, a, .col-xs-9 p, .footer, .bottom, .widget, .text-center, .widget-content, h4 {font:10px verdana!important;text-transform:lowercase}
  2.  
  3. #logo + :nth-child(even)
  4. {background:#333}
  5.  
  6. h1,h2,h3 {display:none}
  7.  
  8. .content:after{position:fixed;top:0;left:0;height:100%;width:100%;background:#444;z-index:-1;}
  9.  
  10. .content{background:#ddd;padding:0;}
  11.  
  12. .villagers-list {width:340px;height:120px;overflow:hidden;margin-top:-380px;margin-left:360px}
  13. .villagers-list:hover{overflow:auto}
  14. .villagers-list li {display:block;width:80px;height:120px}
  15.  
  16. .widget-header{border:0;}
  17. .widget-content{border-bottom:1px dashed #666;}
  18. .widget-content a img {height:60px;}
  19. .right-column{width:150px;background:#666}
  20. .widget{margin:0;background:#ddd}
  21. .villager-avatar {width:60px;height:60px}
  22.  
  23. .right-column{height:auto;border-left:1px dashed #666;}
  24. .left-column{margin-left:30px}
  25.  
  26. .user-desc{width:320px!important;height:350px!important;overflow:auto;border:1px solid #eee;background:#ddd;padding:10px;overflow:auto}
  27.  
  28. .user-comment{background:#fff;}
  29.  
  30. .textarea{width:340px;height:200px;margin-left:360px}
  31. .btn {height:20px!important;width:80px;font:10px arial!important;padding:5px;position:relative;}
  32.  
  33. .user-avatar-wrapper {height:60px;display:block;overflow:hidden;border-radius:12px;margin-right:10px;width:100px!important}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement