Difference between revisions of "Template:Goettingen/CSS"

Line 707: Line 707:
 
.t-center .table th {
 
.t-center .table th {
 
   text-align: center !important;   
 
   text-align: center !important;   
   border-right: solid 1px #DDDDDD;
+
   border: solid 1px #DDDDDD;  
  border-left: solid 1px #DDDDDD;
+
  border-top: solid 1px #DDDDDD;  
+
 
}
 
}
  
 
.t-center .table td {
 
.t-center .table td {
 
   text-align: center !important;  
 
   text-align: center !important;  
     border-right: solid 1px #DDDDDD;  
+
     border: solid 1px #DDDDDD;  
  border-left: solid 1px #DDDDDD;
+
}
+
  
  
 
.t-left .table th {
 
.t-left .table th {
 
   text-align: left !important;   
 
   text-align: left !important;   
   border-right: solid 1px #DDDDDD;
+
   border: solid 1px #DDDDDD;  
  border-left: solid 1px #DDDDDD;
+
  border-top: solid 1px #DDDDDD;  
+
 
}
 
}
  
Line 729: Line 723:
 
.t-left .table td {
 
.t-left .table td {
 
   text-align: left !important;   
 
   text-align: left !important;   
   border-right: solid 1px #DDDDDD;
+
   border: solid 1px #DDDDDD;  
  border-left: solid 1px #DDDDDD;
+
 
}
 
}
  

Revision as of 20:55, 18 October 2016