Template:Team:Uppsala/standard-style-no-frame

From 2013.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 249: Line 249:
#bottom-pic {
#bottom-pic {
-
        display:block;
+
      width: 950px;
-
width: 100%;
+
height: 225px;
-
height: 200px;
+
margin-top: 10px;
-
margin-top: 50px;
+
        border-radius: 0px 0px 15px 15px;
 +
background-repeat: no-repeat;
 +
background-image:url(https://static.igem.org/mediawiki/2013/a/aa/Bottom_picture.png);
 +
background-size: 100% 100%;
}
}
Line 304: Line 307:
h1 {
h1 {
 +
        color:#0089d1;
 +
}
 +
h2 {
         color:#0089d1;
         color:#0089d1;
}
}
 +
h3 {
h3 {
Line 322: Line 329:
.method-plasmid {
.method-plasmid {
-
width:800px;
+
width:600px;
display:block;
display:block;
margin-right:auto;
margin-right:auto;
margin-left:auto;
margin-left:auto;
 +
 +
}
 +
 +
.method-plasmid1 {
 +
 +
width:400px;
 +
display:block;
 +
margin-right:auto;
 +
margin-left:auto;
 +
 +
}
 +
 +
 +
.slogan
 +
{
 +
position:relative;
 +
top: 0px;
 +
left: 130px;
 +
width: 320px;
 +
}
 +
 +
.vector-plasmid {
 +
display:block;
 +
margin-left:auto;
 +
margin-right:auto;
 +
width:600px;
 +
 +
}
 +
 +
.team-pic-template {
 +
        display:block;
 +
width:700px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
     
}
}

Latest revision as of 23:03, 3 October 2013