Difference between revisions of "Team:Bielefeld-CeBiTec/CSS"

Line 497: Line 497:
 
}
 
}
  
table {
+
 
    width:60%;
+
+
}
+
 
table, th, td {
 
table, th, td {
 
     border: 1px solid black;
 
     border: 1px solid black;
Line 524: Line 521:
 
     margin-left:15%;  
 
     margin-left:15%;  
 
     margin-right:15%;
 
     margin-right:15%;
 +
}
 +
 +
#HQ_page table {
 +
    border: 1px solid #ccc;
 +
    border-collapse: collapse;
 +
    width: 70%;
 +
    margin: auto;
 +
    margin-bottom: 0px;
 +
    margin-top: 0px;
 +
    margin-right: auto;
 +
    margin-left: auto;
 
}
 
}
  

Revision as of 13:23, 27 August 2018