Template:Team:UCSD Software/CSS

From 2014.igem.org

(Difference between revisions)
Line 181: Line 181:
}
}
-
h0{
 
-
color:#FFF;
 
-
font-size:40px;
 
-
font-weight:700;
 
-
        text-decoration:none;
 
-
}
 
-
 
-
 
-
maincontent{
 
-
font-size:14px;
 
-
        font-weight:100;
 
-
text-align:justify;
 
-
}
 
-
 
-
 
-
 
-
sidenav{
 
-
color:#FFF;
 
-
font-weight:700;
 
-
}
 
-
 
-
#logo {
 
-
position: absolute;
 
-
left: 80px;
 
-
top: 40px;
 
-
z-index: 2;
 
-
margin-left: -17px;
 
-
}
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
 
-
.plasmid{
 
-
        background-color:transparent;
 
-
position: relative;
 
-
background-repeat:no-repeat;
 
-
margin-left:auto;
 
-
margin-right:auto;
 
-
width:400px;
 
-
height:500px;
 
-
        top: calc(50% - 300px);
 
-
z-index:10;
 
-
}
 
-
 
-
.banner {
 
-
        background-image:url(https://static.igem.org/mediawiki/2014/0/03/Boston1_bu14.jpg);
 
-
        background-size:cover;
 
-
position: absolute;
 
-
top:100px;
 
-
width: 100%;
 
-
height:100%;
 
-
overflow: auto;
 
-
font-size: 18px;
 
-
text-align: center;
 
-
color: rgba(255,255,255,.6);
 
-
text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
 
-
 
-
box-shadow: 0 1px 2px rgba(0,0,0,.25);
 
-
 
-
 
-
}
 
-
 
-
.wrap {
 
-
margin: 0 auto;
 
-
width: 960px;
 
-
}
 
-
 
-
.anchor{
 
-
position:absolute;
 
-
top:calc(100% - 125px);
 
-
}
 
-
 
-
.topanchor{
 
-
position:absolute;
 
-
top:calc(0% - 125px);
 
-
}
 
Line 282: Line 198:
.content1{
.content1{
background-image:url(../img_bu14/whitebkgd_bu14.png);
background-image:url(../img_bu14/whitebkgd_bu14.png);
-
background-repeat:repeat;
+
background-repeat:repeat;}
Line 295: Line 211:
}
}
-
.banner header1, .banner header2 {
+
-
font-size: 24px;
+
 
-
line-height: 30px;
+
-
}
+
-
.banner ul li {
+
-
height: 240px;
+
-
}
+
-
.banner .inner {
+
-
padding-top: 100px;
+
-
padding-bottom: 50px;
+
-
}
+
-
.banner p {
+
-
font-size: 15px;
+
-
width: 80%;
+
-
margin: 0 auto;
+
-
}
+
-
pre {
+
-
overflow: auto;
+
-
}
+
-
.features li {
+
-
width: 100%;
+
-
margin-left: 10px;
+
-
margin-bottom: 30px;
+
-
}
+
-
.how li {
+
-
width: 90%;
+
-
}
+
-
.how pre {
+
-
position: static;
+
-
width: 100%;
+
-
}
+
}
}

Revision as of 07:15, 13 October 2014