Team:Rutgers/main.css

From 2014.igem.org

(Difference between revisions)
 
(25 intermediate revisions not shown)
Line 43: Line 43:
padding-right: 20px;
padding-right: 20px;
border-bottom: 1px dotted black;
border-bottom: 1px dotted black;
-
-webkit-box-shadow: 0px 5px 5px -5px rgba(255,0,0,1);
 
-
-moz-box-shadow: 0px 5px 5px -5px rgba(255,0,0,1);
 
-
box-shadow: 0px 5px 5px -5px rgba(255,0,0,1);
 
font-family: Arial, Helvetica, sans-serif !important;
font-family: Arial, Helvetica, sans-serif !important;
}
}
Line 68: Line 65:
line-height: 110%;
line-height: 110%;
}
}
 +
table.dotted p {
table.dotted p {
text-align: justify !important;
text-align: justify !important;
Line 73: Line 71:
font-size: 16px !important;
font-size: 16px !important;
line-height: 110%;
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 100: Line 110:
}
}
-
table.whyhow td {
+
table.parts td {
-
width: 430px;
+
vertical-align: middle;
-
padding: 0 0px 25px 0px !important;
+
}
}
Line 109: Line 118:
padding: 0 0px 25px 0px !important;
padding: 0 0px 25px 0px !important;
}
}
-
 
table.accomp td img {
table.accomp td img {
width: 250px;
width: 250px;
}
}
-
table.parts td img {
+
 
-
width: 200px;
+
table.attrib td {
 +
width: 700px;
 +
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