BlazeTaleo

Untitled

Apr 26th, 2018
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. body
  2. {background:#58c4b1;
  3. color:#a2cfc4;}
  4. #title
  5. {position: fixed;
  6. width: 250px;
  7. left: 320px;}
  8. #achievements
  9. {position: fixed;
  10. width: 250px;
  11. left: 320px;
  12. top: 16%;
  13. bottom: 48%;
  14. color:#304846;
  15. overflow-x: none;
  16. overflow-y: auto;}
  17.  
  18. #clickableTitle
  19. {display: none;}
  20. #resources
  21. {position: fixed;
  22. left: 590px;
  23. right: 300px;
  24. top: 28px;
  25. bottom: 48%;
  26. font-size: 14px;
  27. background:#a2cfc4;
  28. color:#304846;
  29. overflow: auto;}
  30. #resource-divider1
  31. {font-size: 20px;}
  32. #resource-divider2
  33. {font-size: 20px;}
  34. #resource-xp
  35. {font-size: 20px;}
  36. #resource-fame
  37. {font-size: 20px;}
  38. .veryimportantresource
  39. {font-size: 18px;}
  40. .importantresource
  41. {font-size: 16px;}
  42. #upgrades
  43. {background:#a2cfc4;
  44. color:#304846;
  45. height: auto;
  46. right: 1%;
  47. top: 2%;
  48. padding-bottom: 200px;}
  49. .upgrade
  50. margin: 0px;
  51. .bought
  52. {font-size: 10px;
  53. margin: 5px;
  54. padding: 5px;}
  55. .upgrade .upgradeType
  56. {font-weight: bold;}
  57. #clickables
  58. {position: fixed;
  59. background:#a2cfc4;
  60. color:#304846;
  61. overflow: auto;
  62. left: 320px;
  63. right: 300px;
  64. top: 52%;
  65. bottom: 0%;}
  66. .achievement
  67. {font-size: 10px;
  68. margin: 5px;
  69. padding: 5px;}
  70. #achievement-dummy
  71. {width: 100%;
  72. height: 150px;
  73. color: rgba(0, 0, 0, 0);
  74. text-shadow: none;
  75. border: none;
  76. box-shadow: none;}
  77. #achievement-dummy:hover
  78. {background: rgba(0, 0, 0, 0);}
  79. #achievement-dummy:active
  80. {background: rgba(0, 0, 0, 0);
  81. box-shadow: none;}
  82. #buildings
  83. {position: fixed;
  84. top: 28px;
  85. bottom: 100px;
  86. left: 0%;
  87. width: 300px;
  88. font-size: 12px;
  89. background:#a2cfc4;
  90. color:#304846;
  91. overflow-x: none;
  92. overflow-y: auto;}
  93. #buildingTitle
  94. {display:none;}
  95. .ripinpeace .amount
  96. {font-size: 0px;}
  97. #building-updateinfo .buildingType, #building-toast .buildingType, #building-sparky .buildingType, #building-yad .buildingType, #building-perf .buildingType, #building-curt .buildingType, #building-zil .buildingType, #building-ani .buildingType, #building-cam .buildingType, #building-cheese .buildingType, #building-david .buildingType, #building-eight .buildingType, #building-ross .buildingType, #building-puhn .buildingType, #building-devil .buildingType, #building-msellers .buildingType, .ripinpeace .buildingType, #building-ripforever .buildingType, #building-level .buildingType
  98. {font-size: 18px;
  99. font-weight: bold;}
  100. #building-updateinfo .amount, #building-toast .amount, #building-sparky .amount, #building-yad .amount, #building-perf .amount, #building-curt .amount, #building-zil .amount, #building-ani .amount, #building-cam .amount, #building-cheese .amount, #building-david .amount, #building-eight .amount, #building-ross .amount, #building-puhn .amount, #building-devil .amount, #building-msellers .amount, #building-ripforever .amount, #building-level .amount
  101. {position: absolute;
  102. float:right;
  103. right: 60px;
  104. top: 5px;
  105. font-size: 18px;
  106. font-weight: bold;}
  107. #building-updateinfo .cost, #building-toast .cost, #building-sparky .cost, #building-yad .cost, #building-perf .cost, #building-curt .cost, #building-zil .cost, #building-ani .cost, #building-cam .cost, #building-cheese .cost, #building-david .cost, #building-eight .cost, #building-ross .cost, #building-puhn .cost, #building-devil .cost, #building-msellers .cost, .ripinpeace .cost, #building-ripforever .cost, #building-level .cost
  108. {font-size: 0px;}
  109. #building-toast .cost .amount, #building-sparky .cost .amount, #building-yad .cost .amount, #building-perf .cost .amount, #building-curt .cost .amount, #building-zil .cost .amount, #building-ani .cost .amount, #building-cam .cost .amount, #building-cheese .cost .amount, #building-david .cost .amount, #building-eight .cost .amount, #building-ross .cost .amount, #building-puhn .cost .amount, #building-devil .cost .amount, #building-msellers .cost .amount, .ripinpeace .cost .amount, #building-ripforever .cost .amount, #building-level .cost .amount
  110. {position: static;
  111. float: left;
  112. font-size: 12px;
  113. font-weight: normal;}
  114. #building-updateinfo .cost .amount
  115. {font-size: 0px;}
  116. //.building .cost .amount:after
  117. // {content: " account fame"}
  118. #building-level .cost .amount:after
  119. {content: " XP"}
  120. #building-level .sell, #building-ripforever .sell
  121. {font-size: 0px;}
Add Comment
Please, Sign In to add comment