Changes

MediaWiki:Common.css

2,798 bytes added, 06:32, 27 February 2022
height: 22px;
margin-bottom: 6px;
}
 
/*Allow for This Day in History*/
.tdihb {
background-image: url(https://themickeywiki.com/images/DonaldBoard.JPG);
width: 22em;
height: 21em;
background-size: cover;
display: inlign;
overflow: auto;
padding: 0;
vertical-align: top;
background-position: center;
}
 
.tdihb_text {
font-size: 1.2rem;
padding: 2rem 2.8rem 0 2.8rem;
text-align: center;
}
 
.tdiha {
width:310px;
height:175px;
min-width:310px;
min-height:175px;
background-image:url('http://themickeywiki.com/images/borderImage.png');
}
 
/*Allow for This Day in History*/
.tdih {
width:197px;
height:155px;
min-width:197px;
min-height:125px;
background-image:url('http://themickeywiki.com/images/ButtonBorderSized.png');
}
 
.slideshowTable {
width:497px;
height:295px;
min-width:497px;
min-height:295px;
margin:auto;
text-align:center;
}
 
.slideshowTable img{
border: 2px solid #38A3F1;
padding: 1px;
background-color: #A7D7F9;
}
 
.slideshow {
margin:auto;
text-align:center;
align:center;
}
.plainlist ul li {
margin-bottom: 0;
}
 
table {
border-color:#A7D7F9;
}
 
td {
border-color:#A7D7F9;
}
border-style:solid;
border-width:thin;
border-color:grey#;
width: 100%;
text-align:center;
border-style:solid;
border-width:thin;
border-color:grey#A7D7F9;
}
padding: 2em;
background-color: #faf9f2;
}
 
/* Formatting for embeded pages */
.embeded img.thumbimage {width:150px;}
 
/* Allow elements to only show on mobile site */
.mf-mobileonly {display:none},
 
img.pagewidth {
width: 100%;
height: auto;
}
 
div.borderimg {
position:relative;
padding:17px 30px 20px;
width:100%;
height:auto;
max-width:824px;
max-height: 873px;
margin:auto;
text-align:left;
border: 10px solid 9ad9ea;
padding: 15px;
-webkit-border-image: url(http://themickeywiki.com/images/borderimagemobile.jpg) 30 repeat; /* Safari 3.1-5 */
-o-border-image: url(http://themickeywiki.com/images/borderimagemobile.jpg) 30 repeat; /* Opera 11-12.1 */
border-image: url(http://themickeywiki.com/images/borderimagemobile.jpg) 30 repeat;
}
 
div.borderimg2 {
padding:17px 30px 20px;
width:100%;
height:auto;
max-width:824px;
max-height: 873px;
margin:auto;
text-align:left;
padding: 15px;
border-style: solid;
border-width: 30px;
border-color: 9ad9ea;
-moz-border-image: url(http://themickeywiki.com/images/borderimagemobile.jpg) 30 repeat;
-webkit-border-image: url(http://themickeywiki.com/images/borderimagemobile.jpg) 30 repeat;
-o-border-image: url(http://themickeywiki.com/images/borderimagemobile.jpg) 30 repeat;
border-image: url(http://themickeywiki.com/images/borderimagemobile.jpg) 30 repeat;
 
}
 
div.borderimg3 {
padding:17px 30px 20px;
width:100%;
height:auto;
max-width:824px;
max-height: 873px;
margin:auto;
text-align:left;
padding: 15px;
border-style: solid;
border-width: 30px;
border-color: 9ad9ea;
}