Template:UIUC Illinois CSS

From 2012.igem.org

(Difference between revisions)
 
(7 intermediate revisions not shown)
Line 590: Line 590:
     background-color: #f68e3c;
     background-color: #f68e3c;
     width:  160px;
     width:  160px;
-
     height: 620px;
+
     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 2,129: Line 2,130:
width: 205px;
width: 205px;
height:145px;
height:145px;
 +
margin-bottom:20px;
position:fixed;
position:fixed;
float: left;
float: left;
Line 2,149: Line 2,151:
         position:fixed;
         position:fixed;
float: left;
float: left;
 +
margin-bottom:20px;
padding-top: 0px;
padding-top: 0px;
text-align: left;
text-align: left;
Line 2,427: 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