Team:Aberdeen Scotland/DNA/CSS

From 2014.igem.org

(Difference between revisions)
Line 24: Line 24:
width: 500px;
width: 500px;
height: 300px;
height: 300px;
 +
font-weight: bold;
}
}

Revision as of 18:48, 12 August 2014

.list_chars { font-size: 11px; margin-left: 20px; }

.color_black sub { color: #000; }

.input_text {

}

  1. text_in {

width: 500px; }

.output_dna{ margin-top: 10px; margin-bottom: 10px; }

  1. dna_out {

width: 500px; height: 300px; font-weight: bold; }