content
This commit is contained in:
parent
51a8666332
commit
58f38c2fd0
2 changed files with 16 additions and 1 deletions
|
|
@ -75,6 +75,16 @@
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#view-my-offers-root {
|
||||||
|
display: none;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
|
||||||
|
#view-my-offers-root > * {
|
||||||
|
margin-left:auto;
|
||||||
|
margin-right: auto;
|
||||||
|
}
|
||||||
|
|
||||||
#create-offer-controls {
|
#create-offer-controls {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -187,7 +187,12 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="over-background" id="view-my-offers-root">
|
<div class="over-background" id="view-my-offers-root">
|
||||||
|
<h2>Mis ofertas</h2>
|
||||||
|
<p>Vaya, no hay nada por aquí...</p>
|
||||||
|
<div class="own-offer-container shadowed-round-area">
|
||||||
|
Quieres comprar BTC a un premium de 3% (precio: 93.000€/BTC). Quieres comprar 100€/102 100SAT. Puedes quedar en: "Cualquier parte", y te va mejor: "en cualquier momento". Se puede usar Onchain y Lightning. Tu oferta la pueden ver tus confiados y los confidados de tus confiados. Se pueden usar billetes grandes.
|
||||||
|
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
id="offer-created-confirmation"
|
id="offer-created-confirmation"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue