Template:Team:TU-Munich/TUM13 Style

From 2013.igem.org

(Difference between revisions)
Line 559: Line 559:
div#wikicontent td, div#wikicontent th {
div#wikicontent td, div#wikicontent th {
-
     /* border: 1px solid #502204; */
+
     border: 1px solid #502204;
     padding: 2px 5px;
     padding: 2px 5px;
}
}
Line 577: Line 577:
div#wikicontent table#AutoAnnotator td, div#wikicontent table#AutoAnnotator th {
div#wikicontent table#AutoAnnotator td, div#wikicontent table#AutoAnnotator th {
-
     /* border: 1px solid #000000; */
+
     border: 1px solid #000000;
     padding: 1px;
     padding: 1px;
 +
}
 +
 +
div#wikicontent table#AutoAnnotator table.AutoAnnotatorNoBorder {
 +
    border: none;
 +
}
 +
 +
div#wikicontent table#AutoAnnotator table.AutoAnnotatorNoBorder td, div#wikicontent table#AutoAnnotator table.AutoAnnotatorNoBorder th {
 +
    border: none;
 +
}
 +
 +
div#wikicontent table#AutoAnnotator table.AutoAnnotatorWithBorder {
 +
    border: none;
 +
}
 +
 +
div#wikicontent table#AutoAnnotator table.AutoAnnotatorWithBorder td, div#wikicontent table#AutoAnnotator table.AutoAnnotatorWithBorder th {
 +
    border: none;
}
}

Revision as of 21:00, 27 August 2013