Template:Team:UCSD Software/CSS

From 2014.igem.org

(Difference between revisions)
Line 263: Line 263:
-
body {
 
-
color: #353535;
 
-
font: 14px/23px proxima-nova-alt, "Proxima Nova Alt", sans-serif;
 
-
//text-align:center;
 
-
}
 
-
 
-
 
-
 
-
.content{
 
-
text-align:left;
 
-
width:100%;
 
-
position:relative;
 
-
z-index:10;
 
-
 
-
}
 
-
.text{
 
-
width:75%;
 
-
margin-left:auto;
 
-
margin-right:auto;
 
-
}
 
-
.content1{
 
-
background-image:url(../img_bu14/whitebkgd_bu14.png);
 
-
background-repeat:repeat;}
 
-
 
-
 
-
 
-
@media only screen and (min-device-width: 320px) and (max-device-width: 480px), (max-width: 900px) {
 
-
.wrap {
 
-
width: 90%;
 
-
}
 
-
#logo {
 
-
left: 50px;
 
-
top: 30px;
 
-
}
 
-
 
-
 
-
 
-
 
-
}
 
-
 
-
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
 
-
.features li:before {
 
-
background: url('img/icons@2x.png');
 
-
background-size: 100%;
 
-
}
 
-
}
 
<!----------------------------------------------------------------------------------------------->
<!----------------------------------------------------------------------------------------------->

Revision as of 05:45, 17 October 2014