SparkleLight4Lol

Interface CSS Test

Mar 29th, 2016
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. body
  2. {background:#58c4b1;
  3. color:#a2cfc4;}
  4. #title
  5. {position: fixed;
  6. width: 250px;
  7. left: 320px;}
  8. #clickables
  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. #resources
  19. {position: fixed;
  20. left: 590px;
  21. right: 300px;
  22. top: 28px;
  23. bottom: 48%;
  24. font-size: 14px;
  25. background:#a2cfc4;
  26. color:#304846;
  27. overflow: auto;}
  28. #resource-cinzado
  29. {font-size: 20px;}
  30. #resource-moeda
  31. {font-size: 20px;}
  32. #resource-barra1
  33. {font-size: 20px;}
  34. #resource-barra2
  35. {font-size: 20px;}
  36. #resource-barra3
  37. {font-size: 20px;}
  38. #resource-barra4
  39. {font-size: 20px;}
  40. #upgrades
  41. {background:#a2cfc4;
  42. color:#304846;
  43. height: auto;
  44. right: 1%;
  45. top: 2%;
  46. padding-bottom: 200px;}
  47.  
  48. #achievements
  49. {position: fixed;
  50. background:#a2cfc4;
  51. color:#304846;
  52. overflow: auto;
  53. left: 320px;
  54. right: 300px;
  55. top: 52%;
  56. bottom: 0%;}
  57. #buildings
  58. {position: fixed;
  59. top: 28px;
  60. bottom: 30px;
  61. left: 0%;
  62. width: 300px;
  63. font-size: 12px;
  64. background:#a2cfc4;
  65. color:#304846;
  66. overflow-x: none;
  67. overflow-y: auto;}
  68. {display:none;}
  69. {position: static;
  70. float: left;
  71. font-size: 12px;
  72. font-weight: normal;
  73. padding-left: 4px;}
Advertisement
Add Comment
Please, Sign In to add comment