Team:Rutgers/main.css

From 2014.igem.org

(Difference between revisions)
 
(46 intermediate revisions not shown)
Line 49: Line 49:
border: 1px dotted black;
border: 1px dotted black;
margin: 0px;
margin: 0px;
-
}
 
-
 
-
p.abstract {
 
-
/*margin: 20px !important;*/
 
-
font-size: 16px !important;
 
}
}
section ul.reglist {
section ul.reglist {
list-style-type: circle !important;
list-style-type: circle !important;
 +
margin-left: 25px;
}
}
Line 65: Line 61:
text-justify: inter-word !important;
text-justify: inter-word !important;
font-size: 16px !important;
font-size: 16px !important;
 +
 +
padding-right: 25px;
 +
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 72: Line 90:
}
}
-
table.whyhow img {
+
table.dotted img {
display: block;
display: block;
margin: 0 auto; /* !important;*/
margin: 0 auto; /* !important;*/
}
}
-
table.whyhow td {
+
table.dotted th {
 +
background: gray;
 +
border: 1px solid black !important;
 +
}
 +
 
 +
table.dotted td {
border: 1px dotted black !important;
border: 1px dotted black !important;
-
width: 400px;
 
vertical-align: top;
vertical-align: top;
-
padding: 0 30px 30px 30px !important;
+
}
 +
 
 +
table.abstract td {
 +
width: 700px;
 +
padding: 0 0px 25px 0px !important;
 +
}
 +
 
 +
table.parts td {
 +
vertical-align: middle;
 +
}
 +
 
 +
table.accomp td {
 +
width: 430px;
 +
padding: 0 0px 25px 0px !important;
 +
}
 +
table.accomp td img {
 +
width: 250px;
 +
}
 +
 
 +
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;
}
}
Line 135: Line 186:
img.down_arrow {
img.down_arrow {
display: block;
display: block;
-
margin: 30px auto;
+
margin: 40px auto;
}
}

Latest revision as of 18:43, 17 October 2014