Difference between revisions of "Team:TU Darmstadt/Templates/CSS"

Line 126: Line 126:
 
}
 
}
  
 +
#contentContainer code {
 +
    color: black;
 +
    border-radius: 2px;
 +
    padding: 1px 4px;
 +
}
 +
 +
#contentContainer td {
 +
    padding: 10px;
 +
    border-collapse: collapse;
 +
    vertical-align: text-top;
 +
}
  
 
/*Style of the links - links are different inside the menu */
 
/*Style of the links - links are different inside the menu */

Revision as of 23:11, 16 September 2015