Changes

Jump to navigation Jump to search
119 bytes added ,  00:55, 25 February 2016
no edit summary
Line 147: Line 147:  
   border: 1px solid #8DCAF0;
 
   border: 1px solid #8DCAF0;
 
   padding: 0.2em;
 
   padding: 0.2em;
   background-color: rgba(211, 246, 255, 0.74);
+
   background-color: rgba(255, 255, 255, 0.58);
 
}
 
}
    
table.wikitable > tr > th, table.wikitable > * > tr > th {
 
table.wikitable > tr > th, table.wikitable > * > tr > th {
   background-color: #84AEEC;
+
   background-color: #03A007;
 
   text-align: center;
 
   text-align: center;
 +
  border-color: #007448;
 +
  box-shadow: 0px 1px rgba(0, 0, 0, 0.3);
 +
  color: white;
 +
  text-shadow: 0px 2px #00321f;
 
}
 
}
  

Navigation menu