Template:Zjucss Modeling

From 2011.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style>
<style>
 +
@charset "UTF-8";
 +
/* CSS Document */
 +
#table_m{
#table_m{
background-color:transparent;}
background-color:transparent;}
Line 10: Line 13:
position:relative;
position:relative;
float:right;
float:right;
-
width:770px;
+
width:750px;
-moz-border-radius: 10px;
-moz-border-radius: 10px;
Line 27: Line 30:
}
}
-
.roundcorner{ -moz-border-radius: 10px;
 
-
-webkit-border-radius: 10px;
 
-
border-radius: 10px;
 
-
margin:5px;
 
-
padding:1px;
 
-
height:30px;
 
-
background-color:#f19226;
 
-
float:right;
 
-
filter:alpha(opacity=80);
 
-
-moz-opacity:0.8;
 
-
-khtml-opacity: 0.8;
 
-
opacity: 0.8;
 
-
*shadow!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
 
-
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
 
-
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15); /* for the Safari browser*/
 
-
}
 
-
#leftul{
+
 
-
margin:5px;
+
-
padding:0;
+
-
margin-left:10px;
+
-
width:160px;
+
-
float:left;
+
-
font-family: 'Molengo', sans-serif;
+
-
background-color:transparent;
+
-
position:relative;}
+
.stickToTop {
.stickToTop {
     position: fixed;
     position: fixed;
     top:5px;
     top:5px;
-
    width:100%;}
+
  }
/*left bar!!!!!!!!!!!!!!!!!*/
/*left bar!!!!!!!!!!!!!!!!!*/
   /* root element for accordion. decorated with rounded borders and gradient background image */
   /* root element for accordion. decorated with rounded borders and gradient background image */
Line 73: Line 52:
display:block;
display:block;
background:#f19226 /*url(http://ung.igem.org/wiki/images/2/23/Zju-button.jpg)*/;
background:#f19226 /*url(http://ung.igem.org/wiki/images/2/23/Zju-button.jpg)*/;
-
margin-bottom:0;
+
margin-bottom:2px;
         padding-top:5px;
         padding-top:5px;
padding-left:5px;
padding-left:5px;
Line 136: Line 115:
font-size:12pt;
font-size:12pt;
padding:0;
padding:0;
-
width:780px;
+
width:760px;
  font-family: 'Molengo', sans-serif;}
  font-family: 'Molengo', sans-serif;}
.bigblock h3{
.bigblock h3{
Line 178: Line 157:
}
}
#introduction{
#introduction{
-
width:770px;
+
width:750px;
background-color:#999}
background-color:#999}
#mmodeling{
#mmodeling{
Line 185: Line 164:
}
}
-
 
+
#reference{width:770px;display:none;}
#sr{
#sr{
width:770px;
width:770px;

Latest revision as of 22:46, 5 October 2011