Advertisement
MaygeKyatt

cryzal css

Mar 27th, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. body
  2. {background:#011042;
  3. color:#a2cfc4;}
  4. #title
  5. {position: fixed;
  6. width: 250px;
  7. left: 320px;}
  8. #achieve
  9. {position: fixed;
  10. width: 250px;
  11. left: 320px;
  12. top: 14%;
  13. bottom: 48%;
  14. overflow-x: none;
  15. overflow-y: auto;}
  16. #clickableTitle
  17. {display: none;}
  18. #resour
  19. {position: fixed;
  20. left: 590px;
  21. right: 300px;
  22. top: 28px;
  23. bottom: 48%;
  24. font-size: 14px;
  25. overflow: auto;}
  26. #upgra
  27. {height: auto;
  28. right: 1%;
  29. top: 2%;
  30. padding-bottom:200px;}
  31. #click
  32. {position: fixed;
  33. overflow: auto;
  34. left: 320px;
  35. right: 300px;
  36. top: 52%;
  37. bottom: 0%;}
  38. #build
  39. {position: fixed;
  40. top: 28px;
  41. bottom: 215px;
  42. left: 0%;
  43. width: 300px;
  44. font-size: 12px;
  45. overflow-x: none;
  46. overflow-y: auto;}
  47. #log
  48. {width: 300px;
  49. height: 200px;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement