Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
Line 449: Line 449:
margin-right: auto;   
margin-right: auto;   
         font-size:150%;
         font-size:150%;
 +
}
}
Line 1,275: Line 1,276:
/* Projects */
/* Projects */
-
#overviewcontainer{
+
#projectoverview {
-
width: 1000px;
+
        width: 950px;
-
height: 350px;
+
        float: center;
-
text-align: center;
+
        background: rgba(240, 240, 240, 0.7);
-
padding-left: 0px;
+
        border: 10px solid rgba(255, 255, 255,0.8);
-
padding-right:0px;
+
        padding: 25px;
 +
height: 150px;
 +
background-clip: padding-box;
 +
        margin-top: 10px;
margin-left: auto;
margin-left: auto;
-
margin-right:auto;
+
margin-right: auto;
-
         margin-top: 25px;
+
         font-size:150%;
-
float: center;
+
}
}
-
#selectioncontainer{
+
#projectcontainer {
-
        width: 1000px;
+
width: 1000px;
-
height: 40px;
+
height: 245px;
text-align: center;
text-align: center;
padding-left: 0px;
padding-left: 0px;
Line 1,296: Line 1,299:
margin-right:auto;
margin-right:auto;
         margin-top: 25px;
         margin-top: 25px;
-
        margin-bottom:20px;
 
float: center;
float: center;
-
}
 
-
 
-
#PUFselection{
 
-
list-style:none;
 
-
background-color:#EEEEEE;
 
-
width: 480px;
 
-
height: 40px;
 
-
float: left;
 
-
padding: 0px;
 
-
text-align: left;
 
-
margin-left: -10px;
 
-
border: 10px solid rgba(255, 255, 255,0.7);
 
-
background-clip: padding-box;
 
-
        font-size:150%;
 
-
}
 
-
 
-
 
-
#PUFselection a{
 
-
        text-align:center;
 
-
        margin-left:0px;
 
-
display:block;
 
-
        padding-bottom:10px;
 
-
        padding-top:10px;
 
-
        width: 480px;
 
-
        height:100%;
 
-
color:#ffffff;
 
-
background:#F47F24;
 
-
        font:  16px ;
 
-
text-decoration:none;
 
-
}
 
-
 
-
#PUFselection li:hover a{
 
-
background:#003C7D;
 
-
text-decoration:none;
 
-
}
 
-
 
-
#PHATselection{
 
-
list-style:none;
 
-
background-color: #EEEEEE;
 
-
width:  480px;
 
-
height: 40px;
 
-
float: right;
 
-
padding: 0px;
 
-
text-align: left;
 
-
margin-right: -10px;
 
-
border: 10px solid rgba(255, 255, 255,0.7);
 
-
background-clip: padding-box;
 
-
        font-size:150%;
 
-
}
 
-
 
-
#PHATselection a{
 
-
        text-align:center;
 
-
        margin-left:0px;
 
-
display:block;
 
-
        padding-bottom:10px;
 
-
        padding-top:10px;
 
-
        width: 480px;
 
-
        height:100%;
 
-
color:#ffffff;
 
-
background:#F47F24;
 
-
        font:  16px ;
 
-
text-decoration:none;
 
-
 
 
-
}
 
-
 
-
#PHATselection li:hover a{
 
-
background:#003C7D;
 
-
text-decoration:none;
 
-
}
 
-
 
-
#project-left {
 
-
background-color:#EEEEEE;
 
-
width: 430px;
 
-
height: 250px;
 
-
float: left;
 
-
padding: 25px;
 
-
text-align: left;
 
-
        margin-top: -5px;
 
-
margin-left: -10px;
 
-
border: 10px solid rgba(255, 255, 255,0.7);
 
-
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%;
 
-
}
 
-
 
-
#project-right {
 
-
background-color: #EEEEEE;
 
-
width: 430px;
 
-
height: 250px;
 
-
float: right;
 
-
padding: 25px;
 
-
text-align: left;
 
-
        margin-top: -5px;
 
-
margin-right: -10px;
 
-
border: 10px solid rgba(255, 255, 255,0.7);
 
-
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%;
 
-
}
 
-
 
-
/*PUF*/
 
-
 
-
#PUFcontainer {
 
-
width: 75%;
 
-
height: 100%;
 
-
text-align: center;
 
-
padding-top:  1%;
 
-
padding-left: 0%;
 
-
padding-right:0%;
 
-
margin-left: auto;
 
-
margin-right:auto;
 
-
float: center;
 
-
 
-
}
 
-
 
-
#PUFoverview {
 
-
        text-align: center;
 
-
background-color: #EEEEEE;
 
-
        width: 75%;
 
-
height: 100%;
 
-
float: center;
 
-
margin-top: 1%;
 
-
margin-left: auto;
 
-
margin-right: auto;
 
-
border: 10px solid rgba(255, 255, 255,0.7);
 
-
background-clip: padding-box;
 
-
padding-left: auto;
 
-
padding-right: auto;
 
-
        -webkit-box-shadow: 0 8px 6px -6px black;
 
-
-moz-box-shadow: 0 8px 6px -6px black;
 
-
box-shadow: 0 8px 6px -6px black;
 
}
}

Revision as of 18:29, 24 August 2012