Commit dc482eb 1 parent 5daa925 commit dc482eb Copy full SHA for dc482eb
File tree 2 files changed +36
-3
lines changed
2 files changed +36
-3
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,11 @@ <h1>Reach Out To Pepe</h1>
14
14
< p > by buying an NFT I got up for sale. It's a RAREPEPE - PEPETHOR.</ p >
15
15
< p > I know, I know, frogs don't sell their cards but 'ol Pepes in a bind and</ p >
16
16
< p > needs the fiat so lend 'ol Pepe a hand please. Here's the link:</ p >
17
- < a href ="https://tokenscan.io/tx/8885319202cc157a762f2f2b31dd6df0ebfe3ce56b06a67cea1d7726e8b39789 " target ="_blank " rel ="noopener noreferrer "</ a >
18
- < p > Thanks for looking. </ p >
17
+ < a href ="https://tokenscan.io/tx/8885319202cc157a762f2f2b31dd6df0ebfe3ce56b06a67cea1d7726e8b39789 " target ="_blank " rel ="noopener noreferrer "> PEPETHOR </ a >
18
+ < div >
19
19
< a href ="./index.html "> HOME</ a >
20
+ </ div >
21
+
20
22
< img src ="./images/clubpepe.GIF " alt ="club pepe gif ">
21
23
22
24
Original file line number Diff line number Diff line change 12
12
line-height : 1em ;
13
13
}
14
14
15
+ a {
16
+ text-decoration : none;
17
+ color : # 00b500 ;
18
+ text-size : 20px ;
19
+ }
20
+
21
+ a : hover {
22
+ color : # 0bd900
23
+ }
24
+ .joinBtn {
25
+ width : 10em ;
26
+ height : 5ex ;
27
+ background-color : # 00dc00ff ;
28
+ border-radius : 10px ;
29
+ font-weight : bold;
30
+ color : black;
31
+ cursor : pointer;
32
+ }
33
+
34
+ .joinBtn : hover {
35
+ background-color : # ff9900 ;
36
+ }
37
+
38
+
39
+
40
+
41
+
42
+
15
43
.container {
16
44
width : 90% ;
17
45
margin : auto;
18
46
}
19
47
20
48
.box-1 {
21
- background-color : # ff9900ff ;
49
+ background-color : # ff9900 ;
22
50
border : 10px # 00952d solid;
23
51
padding-top : 25px ;
24
52
padding-right : 50px ;
38
66
.box-3 {
39
67
text-align : center;
40
68
}
69
+
70
+
71
+
41
72
42
73
43
74
You can’t perform that action at this time.
0 commit comments