MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
FurnitureFootprint template styling
(Replaced /w/index.php calls that result in 301 redirects)
(FurnitureFootprint template styling)
Line 1,782:
table.mw-collapsed tr.protected {
display: table-row !important;
}
 
 
 
/* FurnitureFootprint template styling */
/* included here due to templatestyles sanitation limitations */
.sizetable {
background: none;
border-spacing: 2px;
border-collapse: separate;
transform-style: preserve-3d;
}
 
.sizetable.floor {
transform: rotateX(54deg) rotateZ(40deg);
}
 
.sizetable.wall {
transform: rotateY(40deg) skewY(17deg);
}
 
.sizetable td {
height: 10px;
width:10px;
background-color:#e9effa;
border: 1px solid #bcd4ed;
}
 
.sizetable caption {
display: block;
position: absolute;
color: white;
font-size: 18px;
 
left: 0;
right: 0;
top: calc(50% - 13px);
height: 22px;
text-shadow: 0px 1px #3366CB,1px 0px #3366CB,-1px -1px #3366CB,-1px 1px #3366CB;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu