Changes

Jump to navigation Jump to search
1,157 bytes removed ,  19:53, 13 May 2021
remove unused code
Line 253: Line 253:  
table.wikitable > tr > th a, table.wikitable > * > tr > th a {
 
table.wikitable > tr > th a, table.wikitable > * > tr > th a {
 
   color:white;
 
   color:white;
}
  −
  −
#cellstretch {
  −
  width:100%;
   
}
 
}
   Line 270: Line 266:  
}
 
}
   −
#roundedborderfull {
  −
  border:1px solid rgb(132,174,236);
  −
  padding:5px;
  −
  border-radius:11px;
  −
  margin-top:15px;
  −
  width:100%;
  −
}
  −
  −
/* Season Schedule Table Styling */
  −
  −
#scheduletable {
  −
  margin-bottom:-19px;
  −
  width:100%;
  −
}
  −
  −
#seasontable {
  −
  border:1px solid rgb(132,174,236);
  −
  padding:5px;
  −
  border-radius:11px;
  −
  margin-top:15px;
  −
  width:100%;
  −
}
  −
  −
#seasontable th {
  −
  text-align: center;
  −
  border-color: #007448;
  −
  box-shadow: 0px 1px rgba(0, 0, 0, 0.3);
  −
  color: white;
  −
  text-shadow: 0px 2px #00321f;
  −
}
  −
  −
table.springtable th {
  −
  background-color: Pink;
  −
}
  −
  −
table.summertable th {
  −
  background-color: Green;
  −
}
  −
  −
table.falltable th {
  −
  background-color: Orange;
  −
}
  −
  −
table.wintertable th {
  −
  background-color: Lightblue;
  −
}
      
/* Infobox Styling */
 
/* Infobox Styling */
Line 506: Line 456:  
}
 
}
   −
/* Crop Page Headers */
  −
div.cropheader h3 {
  −
  margin-top:0px;
  −
  padding-top:0px;
  −
}
      
/* Skill page tables */
 
/* Skill page tables */
#skilltable {
+
.skillsubheader {
  width:100%;
  −
}
  −
 
  −
#skilltable th {
  −
  width:18%;
  −
}
  −
 
  −
th.skilltableend {
  −
  width:28% !important;
  −
}
  −
 
  −
td.skillsubheaderten {
  −
  width:14% !important;
   
   text-align: center;
 
   text-align: center;
 
   font-size: 12px;
 
   font-size: 12px;
Line 532: Line 464:  
}
 
}
   −
#skilltable td {
  −
  vertical-align:top;
  −
}
  −
  −
.skillsubheader {
  −
  text-align: center;
  −
  font-size: 12px;
  −
  background-color: rgba(255, 255, 255, 0.79);
  −
}
      
/* Map Template */
 
/* Map Template */
105,667

edits

Navigation menu