Değişiklikler

resize to 2/3
1. satır: 1. satır:  
.craftingrecipetable {
 
.craftingrecipetable {
 
   position: absolute;
 
   position: absolute;
   margin: 12px 0 0 16px;
+
   margin: 18px 0 0 10px;
 
   border-collapse: collapse;
 
   border-collapse: collapse;
 
   display: block;
 
   display: block;
7. satır: 7. satır:  
   padding: 0;
 
   padding: 0;
 
}
 
}
 +
 +
.craftingrecipetable tr.h16 td {height: 16px;}
 +
.craftingrecipetable tr.h30 td {height: 30px;}
 +
.craftingrecipetable tr.h32 td {height: 32px;}
 +
.craftingrecipetable tr.h35 td {height: 35px;}
 +
.craftingrecipetable tr.h68 td {height: 68px;}
    
.craftingrecipetable td {
 
.craftingrecipetable td {
   width: 54px;
+
   width: 34px;
   height: 54px;
+
   height: 34px;
 
   border-style: solid;
 
   border-style: solid;
 
   padding: 0;
 
   padding: 0;
35. satır: 41. satır:  
   clear: both;
 
   clear: both;
 
   position: relative;  
 
   position: relative;  
   width: 600px;  
+
   width: 400px;  
   height: 249px;
+
   height: 166px;
 
}
 
}
  
106.306

değişiklik