-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnuke.css
More file actions
73 lines (68 loc) · 807 Bytes
/
Copy pathnuke.css
File metadata and controls
73 lines (68 loc) · 807 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
#garage{
right:265px;
bottom: 270px;
}
#secret1{
right: 325px;
bottom:230px;
}
#secret2{
right: 302px;
bottom:230px;
}
#outside1 {
bottom:276px;
right: 324px;
}
#outside2 {
bottom: 245px;
right: 385px;
}
#outside3 {
bottom: 267px;
right: 358px;
}
#ctred {
bottom: 325px;
right: 290px;
}
#main1 {
bottom: 314px;
right: 353px;
}
#main2 {
bottom: 300px;
right: 330px;
}
#silo {
bottom: 300px;
left: 420px;
}
#heaven {
top: 380px;
right: 304px;
}
#bigbox1{
top: 304px;
left: 443px;
}
#heaven-ct{
top: 380px;
right: 274px;
}
#bigbox2{
top: 325px;
left: 460px;
}
#vent{
left: 456px;
bottom: 342px;
}
#trophy{
left: 420px;
top: 366px;
}
#hut{
left: 446px;
bottom: 365px;
}