바뀜

602 바이트 제거됨 ,  2021년 5월 16일 (일) 22:30
Update
1번째 줄: 1번째 줄:  
.craftingrecipetable {
 
.craftingrecipetable {
 
   position: absolute;
 
   position: absolute;
   margin: 26px 0 0 16px;
+
   margin: 12px 0 0 16px;
 
   border-collapse: collapse;
 
   border-collapse: collapse;
 
   display: block;
 
   display: block;
7번째 줄: 7번째 줄:  
   padding: 0;
 
   padding: 0;
 
}
 
}
  −
.craftingrecipetable tr.h24 td {height: 24px;}
  −
.craftingrecipetable tr.h26 td {height: 26px;}
  −
.craftingrecipetable tr.h45 td {height: 45px;}
  −
.craftingrecipetable tr.h47 td {height: 47px;}
  −
.craftingrecipetable tr.h49 td {height: 49px;}
  −
.craftingrecipetable tr.h51 td {height: 51px;}
  −
.craftingrecipetable tr.h52 td {height: 52px;}
  −
.craftingrecipetable tr.h53 td {height: 53px;}
  −
.craftingrecipetable tr.h55 td {height: 55px;}
  −
.craftingrecipetable tr.h102 td {height: 102px;}
      
.craftingrecipetable td {
 
.craftingrecipetable td {
   width: 50px;
+
   width: 54px;
   height: 50px;
+
   height: 54px;
 
   border-style: solid;
 
   border-style: solid;
 
   padding: 0;
 
   padding: 0;
28번째 줄: 17번째 줄:     
.craftingrecipetable td.w1 {width: 1px;}
 
.craftingrecipetable td.w1 {width: 1px;}
.craftingrecipetable td.w51 {width: 51px;}
  −
.craftingrecipetable td.w52 {width: 52px;}
  −
.craftingrecipetable td.w53 {width: 53px;}
      
.craftingrecipetable a {
 
.craftingrecipetable a {

편집

1,078