Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- body
- {background:#FFFFFF;
- color:#000000;}
- #title
- {position: fixed;
- width: 250px;
- left: 320px;}
- #clickables
- {position: fixed;
- width: 250px;
- left: 320px;
- top: 14%;
- bottom: 48%;
- overflow-x: none;
- overflow-y: auto;}
- color:#800000;}
- #clickableTitle
- {display: none;}
- #resources
- {position: fixed;
- left: 590px;
- right: 300px;
- top: 28px;
- bottom: 48%;
- font-size: 14px;
- background:#C0C0C0;
- color:#304846;
- overflow: auto;}
- #resource-money
- {font-size: 20px;}
- .veryimportantresource
- {font-size: 18px;}
- .importantresource
- {font-size: 16px;}
- #upgrades
- {background:#ffffff;
- color:#304846;
- height: auto;
- right: 1%;
- top: 2%;
- padding-bottom: 200px;}
- .upgrade
- {margin: 1px;}
- .bought
- {font-size: 0px;
- margin: 2px;
- padding: 0px;}
- .upgrade .upgradeType
- {font-weight: bold;}
- #achievements
- {position: fixed;
- background:#ffffff;
- color:#304846;
- overflow: auto;
- left: 320px;
- right: 300px;
- top: 52%;
- bottom: 0%;}
- .achievement
- {font-size: 0px;
- margin: 2px;
- padding: 0px;}
- #achievement-dummy
- {width: 100%;
- height: 150px;
- color: rgba(0, 0, 0, 0);
- text-shadow: none;
- border: none;
- box-shadow: none;}
- #achievement-dummy:hover
- {background: rgba(0, 0, 0, 0);}
- #achievement-dummy:active
- {background: rgba(0, 0, 0, 0);
- box-shadow: none;}
- #buildings
- {position: fixed;
- top: 28px;
- bottom: 30px;
- left: 0%;
- width: 300px;
- font-size: 12px;
- background:#FFFFFF;
- color:#000000;
- overflow-x: none;
- overflow-y: auto;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement