Karbowiak

Untitled

Jul 1st, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. #sidebar .chan, #sidebar .chan-placeholder {
  2. display: block;
  3. margin: 1px -10px;
  4. padding: 4px 10px 1px 36px;
  5. position: relative;
  6. text-align: left;
  7. transition: color .2s;
  8. width: 180px;
  9. }
  10.  
  11. #sidebar .network, #sidebar .network-placeholder {
  12. margin-bottom: 15px;
  13. }
  14.  
  15. #form .input {
  16. border: 1px solid #2b2b2b;
  17. background: #33332f;
  18. }
  19.  
  20. #form #nick {
  21. margin-right: 6px;
  22. }
  23.  
  24. #footer {
  25. height: 51px;
  26. }
  27.  
  28. element.style {
  29. }
Add Comment
Please, Sign In to add comment