Team:Rutgers/main.css

From 2014.igem.org

(Difference between revisions)
 
(33 intermediate revisions not shown)
Line 64: Line 64:
padding-right: 25px;
padding-right: 25px;
line-height: 110%;
line-height: 110%;
 +
}
 +
 +
table.dotted p {
 +
text-align: justify !important;
 +
text-justify: inter-word !important;
 +
font-size: 16px !important;
 +
line-height: 110%;
 +
}
 +
 +
section .fp {
 +
width: 750px;
 +
margin: 0 auto;
 +
}
 +
section .fp p {
 +
text-align: justify !important;
 +
text-justify: inter-word !important;
 +
font-size: 16px !important;
 +
line-height: 110%;
 +
padding-bottom: 10px;
}
}
Line 74: Line 93:
display: block;
display: block;
margin: 0 auto; /* !important;*/
margin: 0 auto; /* !important;*/
 +
}
 +
 +
table.dotted th {
 +
background: gray;
 +
border: 1px solid black !important;
}
}
table.dotted td {
table.dotted td {
border: 1px dotted black !important;
border: 1px dotted black !important;
-
width: 430px;
 
vertical-align: top;
vertical-align: top;
}
}
Line 87: Line 110:
}
}
-
table.whyhow td {
+
table.parts td {
 +
vertical-align: middle;
 +
}
 +
 
 +
table.accomp td {
width: 430px;
width: 430px;
padding: 0 0px 25px 0px !important;
padding: 0 0px 25px 0px !important;
 +
}
 +
table.accomp td img {
 +
width: 250px;
}
}
-
table.parts td {
+
table.attrib td {
-
width: 100px;
+
width: 700px;
-
padding: 0 0px 5px 0px !important;
+
padding: 10px !important;
 +
text-align: left;
 +
}
 +
table.attrib td img {
 +
float: left;
 +
margin: 10px;
 +
}
 +
table.attrib td p {
 +
padding: 10px;
}
}

Latest revision as of 18:43, 17 October 2014