Team:Heidelberg/Frame

From 2010.igem.org

(Difference between revisions)
 
(45 intermediate revisions not shown)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
-
a:link, a:visited {color:#005C87;}
+
a:link, a:visited {text-decoration:none; color:#005C87;}
-
a:hover, a:active {color:#f09600;}
+
a:hover, a:active {text-decoration:none; color:#f09600;}
 +
 
 +
#contenttable {
 +
position:relative;
 +
width:975px;
 +
top: -60px;
 +
border-style:none;
 +
border-spacing:0;
 +
vertical-align:top;
 +
margin:0px;
 +
background-color:transparent;
 +
table-layout:fixed;
 +
font-family:Calibri;
 +
text-align:justify;
 +
}
 +
 
 +
.magnify_team {
 +
position:relative;
 +
text-align:right;
 +
padding-right:30px;
 +
}
#table_header_left {
#table_header_left {
Line 15: Line 35:
}
}
-
#table_header_right {
+
.subtable_left {
-
width:320px;
+
-
table-layout:fixed;
+
border-style:none;
border-style:none;
border-spacing:0;
border-spacing:0;
-
padding:94px 18px 0 18px;
+
background-color:transparent;
-
vertical-align:top;
+
padding-left:0;
-
background:url(https://static.igem.org/mediawiki/2010/3/3f/Frame_tr.png) no-repeat;
+
}
}
-
+
 
.mainwrapper {
.mainwrapper {
width:655px;
width:655px;
position: relative;
position: relative;
-
padding-left:0px;
 
padding-bottom:10px;
padding-bottom:10px;
-
padding-right:0px;
 
vertical-align:top;
vertical-align:top;
overflow:hidden;
overflow:hidden;
 +
padding-left:25px;
 +
padding-right:12px;
}
}
-
.subtable_left {
+
#table_header_right {
 +
width:320px;
 +
table-layout:fixed;
border-style:none;
border-style:none;
border-spacing:0;
border-spacing:0;
-
padding-left:0px;
+
vertical-align:top;
-
margin-left:17px;
+
background:url(https://static.igem.org/mediawiki/2010/3/3f/Frame_tr.png) no-repeat;
}
}
.subtable_right {
.subtable_right {
-
border-style:none;
 
-
border-spacing:0;
 
-
text-align:justify;
 
-
background-color:transparent;
 
-
}
 
-
#contenttable {
+
padding:94px 25px 0 25px;
-
position:relative;
+
-
width:975px;
+
-
top: -60px;
+
border-style:none;
border-style:none;
border-spacing:0;
border-spacing:0;
-
vertical-align:top;
 
-
margin:0px;
 
background-color:transparent;
background-color:transparent;
-
table-layout:fixed;
 
-
font-family:Calibri;
 
-
z-index:-1;
 
}
}
Line 83: Line 89:
}
}
-
.main_text{
+
.main_center{
position:relative;
position:relative;
-
text-align:justify;
+
text-align:center;
-
padding-right:12px;
+
}
-
padding-left:12px;
+
 +
.main_left{
 +
position:relative;
 +
text-align:left;
}
}
.side_center{
.side_center{
 +
position:relative;
text-align:center;
text-align:center;
}
}
.side_left{
.side_left{
 +
position:relative;
text-align:left;
text-align:left;
}
}
Line 101: Line 112:
position:relative;
position:relative;
text-align:right;
text-align:right;
-
padding-right:12px;
+
font-size:1.15em;
-
font-size:16px;
+
font-weight:bold;
font-weight:bold;
}
}
-
t1 {
+
.blacklink {
 +
position:relative;
 +
}
 +
 +
.blacklink a, .blacklink a:visited {
 +
color:#000;
 +
}
 +
.blacklink a:hover, .blacklink a:active {
 +
text-decoration:none;
 +
color:#f09600;
 +
}
 +
 +
.t1 {
font-size:1.5em;
font-size:1.5em;
color:#f09600;
color:#f09600;
text-decoration:none;
text-decoration:none;
font-weight:bold;
font-weight:bold;
 +
line-height:2em;
}
}
 +
 +
.t1 a {color:#f09600;}
-
t2 {
+
.t2 {
font-size:1.3em;
font-size:1.3em;
color:#f09600;
color:#f09600;
text-decoration:none;
text-decoration:none;
font-weight:bold;
font-weight:bold;
 +
line-height:2em;
}
}
-
+
-
t3 {
+
.t2 a {color:#f09600;}
 +
 +
.t3 {
font-size:1.15em;
font-size:1.15em;
color:#000;
color:#000;
text-decoration:none;
text-decoration:none;
font-weight:bold;
font-weight:bold;
 +
line-height:2em;
}
}
 +
 +
.t3 a {color:#000;}
-
t4 {
+
.t4 {
font-size:1em
font-size:1em
color:#000;
color:#000;
Line 133: Line 164:
font-weight:bold;
font-weight:bold;
font-style:italic;
font-style:italic;
 +
line-height:2em;
}
}
 +
.t4 a {color:#000;}
 +
</style>
</style>
</html>
</html>

Latest revision as of 05:53, 26 October 2010