Changes

Jump to navigation Jump to search
Created page with "→‎Moved from vector.css: .craftingrecipetable { position: absolute; margin: 26px 0 0 16px; border-collapse: collapse; display: block; border-spacing: 0;..."
/* Moved from vector.css */

.craftingrecipetable {
position: absolute;
margin: 26px 0 0 16px;
border-collapse: collapse;
display: block;
border-spacing: 0;
padding: 0;
}

.craftingrecipetable td {
width: 48px;
height: 48px;
border-style: solid;
padding: 0;
border: 0;
}

.craftingrecipetable a {
width: 100%;
height: 100%;
display: block;
font-size: 0px;
}

.craftingrecipetable a:hover {
border-style: solid;
border-color: blue;
border-width: 3px;
box-sizing: border-box;
}

.outercraftingrecipediv {
clear: both;
position: relative;
width: 600px;
height: 249px;
}

.innercraftingrecipediv {position: absolute;}
1,078

edits

Navigation menu