Template:Zjucss Modeling

From 2011.igem.org

(Difference between revisions)
 
(30 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 7: Line 10:
padding:0;
padding:0;
margin-right:10px;
margin-right:10px;
-
background-color:#f19226;
+
background-color:white;
position:relative;
position:relative;
float:right;
float:right;
-
width:720px;
+
width:750px;
-moz-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border-radius: 10px;
-
filter:alpha(opacity=50);
+
filter:alpha(opacity=80);
-
-moz-opacity:0.5;
+
-moz-opacity:0.8;
-
-khtml-opacity: 0.5;
+
-khtml-opacity: 0.8;
-
opacity: 0.5;
+
opacity: 0.8;
padding-bottom:7px;
padding-bottom:7px;
}
}
.pagetitle h3{
.pagetitle h3{
font-size: 28pt;
font-size: 28pt;
-
color:white;
+
color:#f19226;
margin-left:5px;
margin-left:5px;
}
}
-
#smalla:hover{
+
 
-
text-decoration:underline;}
+
 
-
#leftul{
+
 
-
margin:5px;
+
 
-
padding:0;
+
.stickToTop {
-
margin-left:10px;
+
    position: fixed;
-
width:130px;
+
    top:5px;
-
float:left;
+
  }
-
font-family: 'Molengo', sans-serif;
+
/*left bar!!!!!!!!!!!!!!!!!*/
-
background-color:transparent;}
+
  /* root element for accordion. decorated with rounded borders and gradient background image */
-
.kwicks {
+
#accordion {
-
list-style: none;
+
background:transparent;
-
position: relative;
+
width: 160px;
-
margin: 0;
+
 
-
padding: 0;
+
-moz-border-radius: 3px;
 +
-webkit-border-radius: 3px;
 +
border-radius: 3px;
}
}
-
.kwicks li{
+
 
-
display: block;
+
/* accordion header */
-
overflow: hidden;
+
#accordion h4 {
-
padding: 0;
+
display:block;
 +
background:#f19226 /*url(http://ung.igem.org/wiki/images/2/23/Zju-button.jpg)*/;
 +
margin-bottom:2px;
 +
        padding-top:5px;
 +
padding-left:5px;
 +
height:30px;
 +
color:white;
 +
font-weight:normal;
 +
cursor:pointer;
-moz-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border-radius: 5px;
-
cursor: pointer;  
+
filter:alpha(opacity=50);
 +
-moz-opacity:0.5;
 +
-khtml-opacity: 0.5;
 +
opacity: 0.5;
 +
font-size:20pt;
}
}
-
#leftul .kwicks li{
+
/* currently active header */
-
width: 125px;
+
#accordion h4.current {
-
height: 60px;
+
cursor:default;
-
margin-bottom: 3px;
+
font-weight:bold;
 +
text-decoration:underline;
 +
background:#f19226 /*url(https://static.igem.org/mediawiki/2011/9/9a/Zju-button1.jpg)*/;
 +
filter:alpha(opacity=100);
 +
-moz-opacity:1.0;
 +
-khtml-opacity: 1.0;
 +
opacity: 1.0;
 +
*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 #kwick1  {  
+
 
-
background-color: #f19226;
+
/* accordion pane */
-
}
+
#accordion .pane {
-
#leftul #kwick2  {
+
display:none;
-
background-color: #F07000;
+
height:90px;
 +
padding:5px;
 +
color:white;
 +
font-size:18px;
 +
-moz-border-radius: 3px;
 +
-webkit-border-radius: 3px;
 +
border-radius: 3px;
 +
background:white;
}
}
-
#leftul #kwick3{
+
 
-
background-color: #f19226;
+
/* a title inside pane */
-
}
+
#accordion .pane a {
-
#leftul #kwick4 {
+
display:block;
-
background-color: #F07000;
+
font-weight:normal;
-
+
margin:4px;
 +
font-size:18px;
 +
color:#0a0a0a;
}
}
-
#leftul #kwick5 {
+
#accordion .pane a:hover{ text-decoration:underline;}
-
background-color: #f19226;
+
 
-
+
-
}
+
-
#leftul #kwick6 {  
+
-
background-color: #F07000;
+
-
margin-bottom: none;
+
-
}
+
-
.kwicks a{
+
-
display:block;
+
-
margin-top:5px;
+
-
padding:5px;
+
-
font-size:20pt;
+
-
color:white;}
+
 +
/*left bar end!!!!!!!!!!!!!!!!!!!!*/
.bigblock{
.bigblock{
margin:0;
margin:0;
Line 91: Line 115:
font-size:12pt;
font-size:12pt;
padding:0;
padding:0;
-
width:770px;
+
width:760px;
  font-family: 'Molengo', sans-serif;}
  font-family: 'Molengo', sans-serif;}
.bigblock h3{
.bigblock h3{
Line 119: Line 143:
border-radius: 10px;
border-radius: 10px;
background-color: white;
background-color: white;
-
width:720px;
+
width:750px;
margin:5px;
margin:5px;
padding:0;
padding:0;
Line 136: Line 160:
background-color:#999}
background-color:#999}
#mmodeling{
#mmodeling{
-
width:750px;
+
width:770px;
 +
display:none;
}
}
 +
 +
#reference{width:770px;display:none;}
#sr{
#sr{
-
width:750px;
+
width:770px;
 +
display:none;
}
}
#compartment{margin-left:14px;}
#compartment{margin-left:14px;}

Latest revision as of 22:46, 5 October 2011