SHOW:
|
|
- or go back to the newest paste.
1 | body | |
2 | - | {background:#58c4b1; |
2 | + | {background:#4CCEAE; |
3 | - | color:#a2cfc4;} |
3 | + | color:#304846;} |
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; |
25 | + | background:#4CCEAE; |
26 | color:#304846; | |
27 | overflow: auto;} | |
28 | - | #resource-money |
28 | + | #resource-eistee |
29 | {font-size: 20px;} | |
30 | .veryimportantresource | |
31 | {font-size: 18px;} | |
32 | .importantresource | |
33 | {font-size: 16px;} | |
34 | #upgrades | |
35 | - | {background:#a2cfc4; |
35 | + | {background:#4CCEAE; |
36 | color:#304846; | |
37 | height: auto; | |
38 | right: 1%; | |
39 | top: 2%; | |
40 | padding-bottom: 200px;} | |
41 | .upgrade | |
42 | {margin: 1px;} | |
43 | .bought | |
44 | {font-size: 0px; | |
45 | margin: 2px; | |
46 | padding: 0px;} | |
47 | .upgrade .upgradeType | |
48 | {font-weight: bold;} | |
49 | #achievements | |
50 | {position: fixed; | |
51 | - | background:#a2cfc4; |
51 | + | background:#4CCEAE; |
52 | color:#304846; | |
53 | overflow: auto; | |
54 | left: 320px; | |
55 | right: 300px; | |
56 | top: 52%; | |
57 | bottom: 0%;} | |
58 | .achievement | |
59 | {font-size: 0px; | |
60 | margin: 2px; | |
61 | padding: 0px;} | |
62 | #achievement-dummy | |
63 | {width: 100%; | |
64 | height: 150px; | |
65 | color: rgba(0, 0, 0, 0); | |
66 | text-shadow: none; | |
67 | border: none; | |
68 | box-shadow: none;} | |
69 | #achievement-dummy:hover | |
70 | {background: rgba(0, 0, 0, 0);} | |
71 | #achievement-dummy:active | |
72 | {background: rgba(0, 0, 0, 0); | |
73 | box-shadow: none;} | |
74 | #buildings | |
75 | { | |
76 | position: fixed; | |
77 | - | bottom: 30px; |
77 | + | top: 2%; |
78 | - | left: 0%; |
78 | + | left: 0%; |
79 | height: 90%; | |
80 | - | font-size: 12px; |
80 | + | width: 24%; |
81 | - | background:#a2cfc4; |
81 | + | font-size: 14px; |
82 | background:#4CCEAE; | |
83 | overflow: auto; | |
84 | } | |
85 | - | #buildingTitle |
85 | + | |
86 | - | {display:none;} |
86 | + | |
87 | - | #building-destroywall .amount, #building-destroybigwall .amount, #building-destroyhugewall .amount, #building-destroymassivewall .amount, #building-destroyfinalwall .amount, .bonuswall .amount, .bonuswallboss .amount |
87 | + | |
88 | - | {font-size: 0px;} |
88 | + | background: #4CCEAE; |
89 | - | #building-puncher .buildingType, #building-clubber .buildingType, #building-swordsman .buildingType, #building-gunner .buildingType, #building-grenade .buildingType, #building-wreckingball .buildingType, #building-bulldozer .buildingType, #building-airstrike .buildingType, #building-necromancer .buildingType, #building-giant .buildingType, #building-demon .buildingType, #building-lastbuilding .buildingType, #building-brickfactory .buildingType |
89 | + | |
90 | - | {font-size: 18px; |
90 | + |