Alterações

585 bytes removidos ,  21h06min de 13 de maio de 2021
remove unused code
Linha 1: Linha 1: −
/* CSS placed here will affect users of the mobile site */
+
/* O CSS colocado aqui afetará os usuários do site móvel */
    
#content {  
 
#content {  
Linha 85: Linha 85:  
}
 
}
   −
#mainbannermiddle table.wikitable, table.skilltable {
+
#mainbannermiddle table.wikitable {
 
     width:100% !important;
 
     width:100% !important;
 
     display:table;
 
     display:table;
Linha 165: Linha 165:  
table.wikitable img {
 
table.wikitable img {
 
   max-width:none;
 
   max-width:none;
}
  −
  −
#cellstretch {
  −
  width:100%;
   
}
 
}
   Linha 180: Linha 176:  
   border-radius:11px;
 
   border-radius:11px;
 
   margin-top:15px;
 
   margin-top:15px;
  display:block;
  −
}
  −
  −
#roundedborderfull {
  −
  border:1px solid rgb(132,174,236);
  −
  padding:5px;
  −
  border-radius:11px;
  −
  margin-top:15px;
  −
  width:100%;
   
   display:block;
 
   display:block;
 
}
 
}
Linha 364: Linha 351:  
   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;
105 906

edições