MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(FurnitureFootprint template styling)
No edit summary
Line 1,808: Line 1,808:
background-color:#e9effa;
background-color:#e9effa;
border: 1px solid #bcd4ed;
border: 1px solid #bcd4ed;
}

.sizetable.enlarge td {
width: 35px;
height: 35px;
border-width: 3px;
}
}


Line 1,813: Line 1,819:
display: block;
display: block;
position: absolute;
position: absolute;
color: white;
color: #3366CB;
font-size: 18px;
font-size: 22px;

left: 0;
left: 0;
right: 0;
right: 0;
top: calc(50% - 13px);
top: calc(50% - 16px);
height: 22px;
height: 22px;
text-shadow: 0px 1px #3366CB,1px 0px #3366CB,-1px -1px #3366CB,-1px 1px #3366CB;
text-shadow: 0px 0px 3px #fff, -1px 0px #fff, 1px 0px #fff, 0px -1px #fff, 0px 1px #fff;
}
}