Advertisement
TessCarstairs

About Vitrine La Morte

Dec 3rd, 2023
932
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 1.46 KB | None | 0 0
  1. COR BACKGROUND: #27070d
  2. COR DA BOX: #0000
  3. COR DA FONTE: #615e63
  4.  
  5. LEMBRETES: A borda está fixa em seu perfil e os avatares precisam ser de 196x300 ou maior.
  6.  
  7. CÓDIGO PARA ABOUT HTML:
  8. <div
  9.    style="
  10.        width: 1966px;
  11.        height: 894px;
  12.        background: url('https://i.postimg.cc/fWD0pMxG/about-la-morte.png');
  13.        margin: -75px -698px;
  14.    background-repeat:no-repeat;
  15.    "
  16.    class="uk-position-relative side-main-user"
  17. >
  18.     <div style="margin-left: 733px; margin-top: 704px">
  19.         <a href="URL AQUI" alt="ADICIONAR"
  20.            ><img
  21.                src="https://i.postimg.cc/cCf0TSw-Z/links.png"
  22.                alt="ADICIONAR"
  23.        />
  24.     <a href="URL AQUI"
  25.            ><img
  26.                src="https://i.postimg.cc/cCf0TSw-Z/links.png"
  27.                alt="REMOVER"
  28.        style="margin-left: 43px"
  29.        />
  30.     <a href="URL AQUI" alt="RECADOS"
  31.            ><img
  32.                src="https://i.postimg.cc/cCf0TSw-Z/links.png"
  33.                alt="RECADOS"
  34.        style="margin-left: 45px;"
  35.        />
  36.     <a href="URL AQUI" alt="AMIGOS"
  37.            ><img
  38.                src="https://i.postimg.cc/cCf0TSw-Z/links.png"
  39.                alt="AMIGOS"
  40.        style="margin-left: 35px"
  41.        />
  42.     <a href="URL AQUI" alt="DEPOIMENTOS"
  43.            ><img
  44.                src="https://i.postimg.cc/cCf0TSw-Z/links.png"
  45.                alt="DEPOIMENTOS"
  46.        style="margin-left: 40px"
  47.        />
  48.     </div>
  49. </div>  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement