File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
< div class =cryptocontainer >
2
2
< div class =cryptoinfo >
3
+ < div class =cryptotext >
3
4
< img alt ="" style ="max-height:1em;max-width:1em;display:inline " src =/pix/xmr.svg > Monero < br >
4
5
< code style ="font-size:xx-small;overflow-wrap:break-word; "> 84N9N3DMWhQ9cstHwGEjo8hEvm9bjeYgjV5fLrGK6TmA9iVPjnU7NMUT7gyAc22UgGAVTCUgReQ1J67znhWP3L52Usfw6jg</ code > < br >
6
+ </ div >
5
7
< a href =/pix/monero-based-cooking.png > < img alt ="Monero QR Code " class =qr src =/pix/monero-based-cooking.png > </ a >
6
8
</ div >
7
9
< div class =cryptoinfo >
10
+ < div class =cryptotext >
8
11
< img alt ="" style ="max-height:1em;max-width:1em;display:inline " src =/pix/btc.svg > Bitcoin < br >
9
12
< code style ="font-size:small;overflow-wrap:break-word; "> bc1q763s4ud0hgfa66ce64gyh6tsss49vyk5cqcm6w</ code > < br >
13
+ </ div >
10
14
< a href =/pix/bitcoin-based-cooking.png > < img alt ="Bitcoin QR Code " class =qr src =/pix/bitcoin-based-cooking.png > </ a >
11
15
</ div >
12
16
</ div >
Original file line number Diff line number Diff line change @@ -281,13 +281,18 @@ button#clear-search:hover {
281
281
text-align : center ;
282
282
padding-left : 10px ;
283
283
padding-right : 10px ;
284
+ display : flex;
285
+ flex-direction : column;
286
+ justify-content : space-between;
284
287
}
285
288
.cryptoinfo code {
286
289
font-size : small ;
287
290
overflow-wrap : break-word ;
288
291
}
289
292
.qr {
290
293
max-height : 150px ; ;
294
+ padding- to p: 10px;
295
+ padding- botto m: 10px;
291
296
}
292
297
293
298
.js-only { display : none ; }
You can’t perform that action at this time.
0 commit comments