Изменения

Перейти к навигации Перейти к поиску
remove unused code
Строка 85: Строка 85:  
}
 
}
   −
#mainbannermiddle table.wikitable, table.skilltable {
+
#mainbannermiddle table.wikitable {
 
     width:100% !important;
 
     width:100% !important;
 
     display:table;
 
     display:table;
Строка 165: Строка 165:  
table.wikitable img {
 
table.wikitable img {
 
   max-width:none;
 
   max-width:none;
}
  −
  −
#cellstretch {
  −
  width:100%;
   
}
 
}
   Строка 183: Строка 179:  
}
 
}
   −
#roundedborderfull {
  −
  border:1px solid rgb(132,174,236);
  −
  padding:5px;
  −
  border-radius:11px;
  −
  margin-top:15px;
  −
  width:100%;
  −
  display:block;
  −
}
      
/* Infobox Styling */
 
/* Infobox Styling */
Строка 364: Строка 352:  
   background-color: rgba(255, 255, 255, 0.58);
 
   background-color: rgba(255, 255, 255, 0.58);
 
   color: rgb(0, 0, 0);
 
   color: rgb(0, 0, 0);
}
  −
  −
/* Crop Page Headers */
  −
div.cropheader h3 {
  −
  margin-top:0px;
  −
  padding-top:0px;
   
}
 
}
    
/* Skill page tables */
 
/* Skill page tables */
#skilltable {
  −
  width:100%;
  −
}
  −
  −
#skilltable th {
  −
  width:18%;
  −
}
  −
  −
th.skilltableend {
  −
  width:28% !important;
  −
}
  −
  −
td.skillsubheaderten {
  −
  width:14% !important;
  −
  text-align: center;
  −
  font-size: 12px;
  −
  background-color: rgba(255, 255, 255, 0.79);
  −
}
  −
  −
#skilltable td {
  −
  vertical-align:top;
  −
}
  −
   
.skillsubheader {
 
.skillsubheader {
 
   text-align: center;
 
   text-align: center;

Навигация