Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
 
(46 intermediate revisions not shown)
Line 452: Line 452:
         border: 10px solid rgba(255, 255, 255,0.8);
         border: 10px solid rgba(255, 255, 255,0.8);
         padding: 25px;
         padding: 25px;
-
height: 290px;
+
height: 200px;
background-clip: padding-box;
background-clip: padding-box;
         -webkit-box-shadow: 0 8px 6px -6px black;
         -webkit-box-shadow: 0 8px 6px -6px black;
Line 590: Line 590:
     background-color: #f68e3c;
     background-color: #f68e3c;
     width:  160px;
     width:  160px;
-
     height: 310px;
+
     height: 650px;
     float: left;
     float: left;
     text-align: left;
     text-align: left;
     margin-top: 20px;
     margin-top: 20px;
 +
margin-bottom: 20px;
     margin-left: -35px;
     margin-left: -35px;
     border: 10px solid rgba(255, 255, 255,0.7);
     border: 10px solid rgba(255, 255, 255,0.7);
Line 1,796: Line 1,797:
         width: 950px;
         width: 950px;
         float: center;
         float: center;
 +
        height: 400px;
         background: rgba(240, 240, 240, 0.7);
         background: rgba(240, 240, 240, 0.7);
         border: 10px solid rgba(255, 255, 255,0.8);
         border: 10px solid rgba(255, 255, 255,0.8);
         padding: 25px;
         padding: 25px;
-
height: 150px;
 
background-clip: padding-box;
background-clip: padding-box;
         margin-top: 10px;
         margin-top: 10px;
Line 1,809: Line 1,810:
#biobrickscontainer {
#biobrickscontainer {
width: 1000px;
width: 1000px;
-
height: 245px;
+
height: 500px;
text-align: center;
text-align: center;
padding-left: 0px;
padding-left: 0px;
Line 1,881: Line 1,882:
         font-size:150%;
         font-size:150%;
}
}
 +
 +
#legend{
 +
        margin-top: 275px;
 +
        background-image:url('https://static.igem.org/mediawiki/2012/4/47/Legend2.png');
 +
width: 175px;
 +
height: 145px;
 +
float: left;
 +
        position: absolute;
 +
padding-top: 0px;
 +
text-align: left;
 +
margin-left: 5px;
 +
border: 10px solid rgba(255, 255, 255,0.8);
 +
background-clip: padding-box;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
}
 +
#designSelection li{
#designSelection li{
Line 2,102: Line 2,121:
margin-right:auto;
margin-right:auto;
         margin-top: 25px;
         margin-top: 25px;
 +
        margin-bottom: 50px;
float: center;
float: center;
}
}
Line 2,109: Line 2,129:
         background: rgba(240, 240, 240, 0.7);
         background: rgba(240, 240, 240, 0.7);
width: 205px;
width: 205px;
-
height: 100%;
+
height:145px;
 +
margin-bottom:20px;
 +
position:fixed;
 +
float: left;
 +
padding-top: 0px;
 +
text-align: left;
 +
margin-left: -10px;
 +
border: 10px solid rgba(255, 255, 255,0.8);
 +
background-clip: padding-box;
 +
        -webkit-box-shadow: 0 8px 6px -6px black;
 +
-moz-box-shadow: 0 8px 6px -6px black;
 +
box-shadow: 0 8px 6px -6px black;
 +
        font-size:150%;
 +
}
 +
 
 +
#scaffoldSelection0{
 +
        margin-top: -15px;
 +
        background: rgba(240, 240, 240, 0.7);
 +
width: 205px;
 +
height: 180px;
 +
        position:fixed;
float: left;
float: left;
 +
margin-bottom:20px;
padding-top: 0px;
padding-top: 0px;
text-align: left;
text-align: left;
Line 2,148: Line 2,189:
text-decoration:none;
text-decoration:none;
}
}
 +
 +
 +
#scaffoldSelection0 li{
 +
        list-style:none;
 +
        float:left;
 +
        margin:0px;
 +
        padding:0px;
 +
        width:100%;
 +
}
 +
 +
#scaffoldSelection0 a {
 +
cursor: pointer;
 +
display:block;
 +
height:25px;
 +
line-height: 25px;
 +
        text-align:center;   
 +
text-decoration:none;
 +
width:100%;
 +
color:#ffffff;
 +
background:#f68e3c;
 +
        padding-top: 10px;
 +
        font: bold 13px Arial;
 +
}
 +
 +
#scaffoldSelection0 li:hover a{
 +
background:#003C7D;
 +
text-decoration:none;
 +
}
 +
#scaffoldOverview {
#scaffoldOverview {
Line 2,340: Line 2,410:
         background: rgba(240, 240, 240, 0.7);
         background: rgba(240, 240, 240, 0.7);
         border: 10px solid rgba(255, 255, 255,0.8);
         border: 10px solid rgba(255, 255, 255,0.8);
-
 
         padding: 25px;
         padding: 25px;
-
height: 1400px;
+
height: 1600px;
background-clip: padding-box;
background-clip: padding-box;
         margin-top: 10px;
         margin-top: 10px;
Line 2,361: Line 2,430:
float: center;
float: center;
}
}
 +
 +
 +
 +
#appoverview {
 +
        width: 950px;
 +
        float: left;
 +
        text-align: left;
 +
        background: rgba(240, 240, 240, 0.7);
 +
        border: 10px solid rgba(255, 255, 255,0.8);
 +
 +
        padding: 25px;
 +
height: 200px;
 +
background-clip: padding-box;
 +
        margin-top: 10px;
 +
margin-left: -10px;
 +
margin-right: auto; 
 +
        font-size:150%;
 +
}
 +
 +
#appcontainer {
 +
width: 1000px;
 +
height: 200px;
 +
text-align: center;
 +
padding-left: 0px;
 +
padding-right:0px;
 +
margin-left: auto;
 +
margin-right:auto;
 +
        margin-top: 25px;
 +
float: center;
 +
}
 +
</style>
</style>
</html>
</html>

Latest revision as of 08:30, 19 January 2013