Difference between revisions of "MainPage:TDIH"

From The Mickey Wiki: Your Walt Disney World Encyclopedia!
Jump to: navigation, search
(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...")
 
Line 1: Line 1:
 
<html>
 
<html>
 
<style>
 
<style>
.hist {
+
.content:before {
   width: 22em;
+
   content: "";
   height: 21em;
+
   z-index: -1;
   color: white;
+
    position: absolute;
   background-image:url('https://themickeywiki.com/images/DonaldBoard.JPG');
+
   display: block;
   background-repeat: no-repeat;
+
   background-image: url('https://themickeywiki.com/images/DonaldBoard.JPG');
   background-position: center;
+
   width: 27vw;
  background-size:contain;
+
   height: 25vw;
   filter: grayscale(100%) brightness(50%);
+
   filter: brightness(40%) ;
 +
  background-size: cover;
 
}
 
}
  
.hist-inside {
+
.content {
   filter: greyscale(0%) brightness(100%) !important;
+
   z-index: 0;
   font-size: 1.5em;
+
   width: 24vw;
 +
  color: white;
 +
  display: inlign;
 +
  overflow: auto;
 +
}
 +
.content p {
 +
  padding: 3vw;
 +
    font-size:1.5em;
 +
  text-align: center;
 +
  vertical-align: middle;
 
}
 
}
 
</style>
 
</style>
 +
<div class="content">
 +
  <p>Here is some fun fact of some sort about Epcot or something IDK.</p>
 +
</div>
 
</html>
 
</html>
{| style="margin:0 auto;"
 
|-
 
| class="hist" style="text-align:center;" |
 
  {| class="hist-inside"
 
  |-
 
  | {{:MainPage:This Day in Disney History/{{LOCALMONTHNAME}} }}
 
  |}
 
|}
 

Revision as of 02:07, 27 September 2021

Here is some fun fact of some sort about Epcot or something IDK.