Team:Aberdeen Scotland/DNA/CSS

From 2014.igem.org

(Difference between revisions)
Line 14: Line 14:
#text_in {
#text_in {
width: 500px;
width: 500px;
 +
}
 +
 +
.output_dna{
 +
margin-top: 10px;
}
}

Revision as of 17: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; }

  1. dna_out {

width: 500px; height: 300px; }