Changes

no edit summary
Line 1,367: Line 1,367:  
     font-size: 1em;
 
     font-size: 1em;
 
      
 
      
}
  −
.noborder {
  −
  border-style: none;
  −
 
   
}
 
}
 
.thisisafuckingborder th {
 
.thisisafuckingborder th {
 
   
   background-color: #92d3fa;  
 
   background-color: #92d3fa;  
 
   color:#333333
 
   color:#333333
    /*
+
}
    border-color: #1B7AE0;
+
.thisisafuckingborder a {
    border-spacing: 0px;
+
  border-style: none !important;
    border-style:none;  
  −
    */
   
}
 
}
 
.thisisafuckingborder td {
 
.thisisafuckingborder td {
 
   padding:6px;
 
   padding:6px;
 
   background-color:#EEEEEE;
 
   background-color:#EEEEEE;
 
  −
}
  −
.thisisafuckingborder tr {
  −
  /* display: none; <--- you want to show the table  */
   
}
 
}
 +
 
/* For template documentation */
 
/* For template documentation */
 
.template-documentation {
 
.template-documentation {
2,922

edits