Template:Team:Uppsala/standard-style

From 2013.igem.org

(Difference between revisions)
 
(76 intermediate revisions not shown)
Line 249: Line 249:
#bottom-pic {
#bottom-pic {
-
width: 100%;
+
width: 950px;
-
height: 200px;
+
height: 225px;
-
margin-top: 50px;
+
margin-top: 10px;
 +
        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 258: Line 262:
/* Code for the size of content section */
/* Code for the size of content section */
#main_frame {
#main_frame {
-
min-height: 1800px;
+
               
width: 950px;
width: 950px;
margin: 20px auto;
margin: 20px auto;
Line 268: Line 272:
}
}
-
.pic_type1
+
#pic_type2 {
-
{
+
width:280px;
-
width:75%;
+
float:left;
 +
}
 +
 
 +
#pic_type3 {
 +
width:280px;
 +
float:left;
 +
margin-left:5px;
 +
}
 +
 
 +
#pic_type4 {
 +
width:280px;
 +
float:right;
 +
}
 +
 
 +
.middle-text {
 +
margin-left:15px
}
}
.pic_type2
.pic_type2
{
{
-
width:40%;
+
height:210px;
 +
border:1px solid;
}
}
 +
 +
.pic_type3 {
 +
border:1px solid;
 +
margin-left:14px;
 +
height:210px;
 +
}
 +
 +
/* sponsors */
/* sponsors */
Line 291: Line 319:
}
}
.sponsorTable{
.sponsorTable{
-
margin-left: 20px;
+
margin-left: 85px;
width: 80%;
width: 80%;
}
}
.sponsorTable td{
.sponsorTable td{
width:400px;
width:400px;
-
padding-left: 110px;
+
padding: 20px;
}
}
Line 336: Line 364:
h3 {
h3 {
         color:#0089d1;
         color:#0089d1;
 +
}
 +
 +
.title-border {
 +
 +
color:#0089d1;
 +
border-bottom:1px solid #aaaaaa;
}
}
Line 381: Line 415:
  border:none;
  border:none;
  }
  }
-
 
-
main_content *{
 
-
border:solid 1px;
 
-
}
 
.symbol-pic {
.symbol-pic {
Line 430: Line 460:
#chromoprotein_all{
#chromoprotein_all{
width:600px;
width:600px;
-
height:200px;
+
 
margin-left:auto;
margin-left:auto;
margin-right:auto;
margin-right:auto;
Line 438: Line 468:
.chromoprotein_all{
.chromoprotein_all{
width:600px;
width:600px;
-
height:200px;
+
 
}
}
Line 481: Line 511:
border-radius:15px;
border-radius:15px;
padding:20px;
padding:20px;
 +
}
 +
 +
.slogan
 +
{
 +
position:relative;
 +
top: 0px;
 +
left: 130px;
 +
width: 320px;
 +
}
 +
 +
.shuttle_vec{
 +
float:right;
 +
height:210px;
 +
}
 +
 +
.bottom-button {
 +
width:100px;
 +
}
 +
 +
#red-button {
 +
 +
float:left;
 +
margin-left:20px;
}
}

Latest revision as of 20:24, 4 October 2013