MediaWiki:Common.css: Difference between revisions

No edit summary
 
No edit summary
Line 47: Line 47:
font-weight:bolder;
font-weight:bolder;
text-shadow: 2px 2px black;
text-shadow: 2px 2px black;
}
.crafting-grid-percent {
font-size:20px;
background-color:white;
color:black;
z-index: 1;
border:1px solid black;
position: relative;
top: -20px;
text-align: right;
padding: 2px;
font-weight:bolder;
}
}



Revision as of 02:12, 11 January 2015

/* CSS placed here will be applied to all skins */

body {
background:#FFFFF5;
}

h1 {
clear:both;
}

h2 {
clear:both;
}

table.crafting {
 margin:auto;
width:auto;
}

table.crafting td:not(.crafting-nosize) {
width:36px;
height:36px;
text-align:center;
vertical-align:middle;
}

.infobox-header, .infobox-embedded {
width:100%;
text-align:center;
font-weight:bold;
font-size:14px;
}

.crafting-grid-div {
width:32px;
height:32px;
}

.crafting-grid-number {
font-size:20px;
color:white;
z-index: 1;
position: relative;
top: -22px;
text-align: right;
padding: 2px;
font-weight:bolder;
text-shadow: 2px 2px black;
}

.crafting-grid-percent {
font-size:20px;
background-color:white;
color:black;
z-index: 1;
border:1px solid black;
position: relative;
top: -20px;
text-align: right;
padding: 2px;
font-weight:bolder;
}

.crafting-grid-image {

}

.infobox-tiles {
    float: none;
    clear: none;
    display:inline-block;
    width: 296px;
    height: auto;
}

.infobox-tiles .infobox {
    float: none;
    clear: none;
    display:inline-block;
    width: 284px;
}



.animated-grid {
   position: absolute;
    left: 0;
    top: 0;
	width: 0px;
	height: 0px;
	opacity: 0;
	overflow: hidden;
}

.animated-grid.active {
   position: relative;
    width:auto;
    height:auto;
    opacity: 1;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Need wiki hosting?

Do you need a wiki for your Minecraft mod/gaming wiki? We'll host it for free! Contact us.

Other wikis

Indie-game wikis
Powered by Indie Wikis