Changes
Created page with "<html> <style> .hist { width: 22em; height: 21em; color: white; background-image:url('https://themickeywiki.com/images/DonaldBoard.JPG'); background-repeat: no-repea..."
<html>
<style>
.hist {
width: 22em;
height: 21em;
color: white;
background-image:url('https://themickeywiki.com/images/DonaldBoard.JPG');
background-repeat: no-repeat;
background-position: center;
background-size:contain;
filter: grayscale(100%) brightness(50%);
}
.hist-inside {
filter: greyscale(0%) brightness(100%) !important;
font-size: 1.5em;
}
</style>
</html>
{| style="margin:0 auto;"
|-
| class="hist" style="text-align:center;" |
{| class="hist-inside"
|-
| {{:MainPage:This Day in Disney History/{{LOCALMONTHNAME}} }}
|}
|}
<style>
.hist {
width: 22em;
height: 21em;
color: white;
background-image:url('https://themickeywiki.com/images/DonaldBoard.JPG');
background-repeat: no-repeat;
background-position: center;
background-size:contain;
filter: grayscale(100%) brightness(50%);
}
.hist-inside {
filter: greyscale(0%) brightness(100%) !important;
font-size: 1.5em;
}
</style>
</html>
{| style="margin:0 auto;"
|-
| class="hist" style="text-align:center;" |
{| class="hist-inside"
|-
| {{:MainPage:This Day in Disney History/{{LOCALMONTHNAME}} }}
|}
|}