Changes
strong.selflink {
font-weight: 700; /* Prevent the 'double bold' bug in Firefox when using DirectWrite */
}
.scribunto-error{
display:none!important;
}
display: none;
}
/* 'Undo' [[gerrit:188311]] for wikitable padding while under discussion */
width: 100%;
height: auto;
}
/* wiki voyage */
/** CSS placed here will be applied to all skins */
/* BEGIN: Main Page CSS */
.banner-image {
position: relative;
overflow: hidden;
max-width: 1125px;
height: auto;
margin-bottom: .6em;
}
.banner-image img {
max-width: 100%;
height: auto;
width: auto\9;
}
.banner-box-wide {
width: 80%
}
.banner-box-left,
.banner-box-right {
padding: 8px 7px;
background: rgb(16,16,16);
background: rgba(0,0,0,0.3);
border-radius: 4px;
width: 40%;
}
.banner-box-left {
left: 3%;
text-align: left;
}
.banner-box-right {
right: 3%;
text-align: right;
}
#mainpage-map {
position: relative;
overflow: hidden;
height: auto;
margin-bottom: .6em;
max-width: 1125px;
}
#mainpage-maptext {
position: absolute;
top: 1.5em;
left: 1em;
z-index: 2;
text-align: center;
white-space: nowrap;
padding: 0.5em 0.5em 0 0.5em;
}
#mainpage-tagline {
margin: 0;
}
#mainpage-searchinput {
padding:0.5em 0 0.7em;
}
#mainpage-searchinput label {
font-size: 85%;
font-style: italic;
}
#mainpage-searchinput input[type="text"] {
margin-right: 0.5em;
}
#mainpage-maplinks {
position:absolute;
bottom: 0;
left: 1em;
color: white;
padding:0 0.5em;
}
.mainpage-shadowbox {
color: white;
background: rgb(16,16,16);
background: rgba(0,0,0,0.3);
border-radius: 4px;
}
.mainpage-shadowbox h2, .mainpage-shadowbox h3 {
color: white;
border:none;
font-family: sans-serif;
line-height: 1.2em;
margin:0;
}
.mainpage-shadowbox h2 {
font-size: 190%;
}
.mainpage-shadowbox h3 {
font-size: 150%;
padding: 0;
}
#mainpage-maplinks a, .mainpage-shadowbox a {
color: white;
font-weight: bold;
}
.banner-box-2 {
position: absolute;
z-index: 2;
margin-top: 2em;
min-width: 20em;
}
.banner-box-2 .quote {
font-size: 80%;
line-height: 1.2em;
}
img {
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}
/* END: Main Page CSS */
/* 3x3 grid */
.caption {
position: relative;
overflow: hidden;
}
.caption__media {
display: block;
min-width: 100%;
max-width: 100%;
height: auto;
}
.caption__overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: 10px;
color: white;
transform: translateY(100%);
transition: transform .35s ease-out;
}
.caption:hover .caption__overlay {
transform: translateY(0);
}
/*library of congress gallery*/
.gallery3 {
clear: both;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: left;
font-size: 0px;
letter-spacing: 0px;
word-spacing: 0px;
margin: 0;
padding: 0;
list-style: none;
}
.gallery3 > li {
padding: 0;
list-style: none;
width: 100%;
margin-left: 2.1276595744681%;
display: inline-block;
vertical-align: top;
font-size: 12px;
letter-spacing: normal;
word-spacing: normal;
}
.gallery3 img {
max-width: 100%;
height: auto;
width: auto \9;
display: block;
margin-bottom: 5px;
}
.gallery3 > li {
width: 31.914893617021%;
margin-left:1.2%;
}
.gallery3 > li:nth-child(3n+1) {
margin-left: 0;
}
.gallery3 li span {
position: relative!important;
color:#FFF;
top:-40px;
float:left;
padding: 7px;
display: block;
width: 100%;
font-weight: bold;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
line-height: 1.1;
text-shadow: 1px 1px 1px #000000;
}
div#p-Ads {
width: 140px;
height: 650px;
}