Site logo
Avatar:

Muleke Brasileiro

images, gif, title
Avatar:

Moodboard

Overview

This template consists of three colors, six images, and a gif you can change on the #mulekeBr ID.

  • main-color: Outline, line of the title, and color of the bottom-left rectangle.
  • second-color: Color of the top-right rectangle.
  • third-color: Images and quote background color.
  • img1, img2: Images URL from the first collum top-bottom.
  • img3, img4: Images URL from the second collum top-bottom.
  • img5, img6: Images URL from the last collum top-bottom.
  • gif: Gif URL.

If you use the same page more than once, change the id #mulekeBr in style and the first div of the HTML.

Preview

Preview mode not available on mobile

Code

<link rel="stylesheet" type="text/css"
    href="https://dl.dropbox.com/scl/fi/q4hbd0rqw6dwr9caovo5j/muleke-brasileiro.css?rlkey=e4d95kyonyx4f3flsktfjmcgg&st=9l1rw0dx&dl=0" />

<style>
    #mulekeBr {
        --main-color: #d96c95;
        --second-color: #f39bb4;
        --third-color: rgb(242, 161, 161, 0.5);

        --img1: url(https://images2.imgbox.com/d2/52/aOhhaC9g_o.png);
        --img2: url(https://images2.imgbox.com/1b/ce/1FriJpgu_o.png);

        --img3: url(https://images2.imgbox.com/5c/c1/1uTS1yK9_o.png);
        --img4: url(https://images2.imgbox.com/ff/9d/F5YwzKsL_o.png);

        --img5: url(https://images2.imgbox.com/4d/a3/ZCXZKJzK_o.png);
        --img6: url(https://images2.imgbox.com/b7/31/aR4SjGNK_o.png);

        --gif: url(https://images2.imgbox.com/f2/7c/us2H1H2r_o.gif);
    }
</style>

<div id="mulekeBr" class="back_mood">
    <a href="https://www.mytinyiglu.com/forum/Ice%20Bear" title="templateby:IceBear" class="credMulekeBr">
    </a>
    <div class="gif_mood">
    </div>
    <div class="square_mood" style="background-image:var(--img1)"></div>
    <div class="retangular_mood" style="background-image:var(--img2)"></div>
    <div class="color_mood">
    </div>

    <div class="square_mood" style="background-image:var(--img3)"></div>
    <div class="square_mood">
        <b>Indomitus</b>
        <p>untamed; untamable; fierce</p>
    </div>
    <div class="square_mood" style="background-image:var(--img4)"></div>

    <div class="color_mood" style="background-color:var(--second-color)"></div>
    <div class="retangular_mood" style="background-image:var(--img5)"></div>
    <div class="square_mood" style="background-image:var(--img6)"></div>
</div>

My tiny iglu by Ice Bear 2024 - 2025

version 1.2.0