Template:Team:Uppsala/styles

From 2013.igem.org

(Difference between revisions)
(q)
 
(74 intermediate revisions not shown)
Line 1: Line 1:
-
 
<html>
<html>
<style type="text/css">
<style type="text/css">
-
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
+
h1{ border:none;
-
    display: none;
+
padding-top: 10px;
-
}
+
 
-
#top-section {
+
-
    border: none;
+
-
    height: 0px;
+
}
}
-
#content {
 
-
    border: none;
 
-
    width: 99.5%;
 
-
    height: 99.5%;
 
-
    background-image: url("https://static.igem.org/mediawiki/2013/2/26/Background.png");
 
-
    position: fixed;
 
-
    overflow: auto;
 
-
    repeat-x;   
 
-
}
 
-
 
-
 
-
 
-
 
-
 
*{
*{
margin: 0px;
margin: 0px;
Line 77: Line 59:
         padding: 20px;
         padding: 20px;
         }
         }
-
 
-
.home-knapp
 
-
{
 
-
position: relative;left:15px;top:-72px;
 
-
width: 15%;
 
-
float: left;
 
-
z-index: 2;
 
-
}
 
-
 
-
.nav-text
 
-
{
 
-
padding-right:         10px;
 
-
z-index: 1;
 
-
 
-
}
 
-
 
-
#list_type1{width: 110px;}#list_type2{width: 80px;}#list_type3{width: 120px;}#list_type4{width: 150px;}
 
-
#nav ul ul {
+
     
-
display: none;
+
-
z-index: 1;
+
-
}
+
-
#nav ul li:hover > ul {
+
h1 {
-
display: block;
+
        color:#0089d1;
-
}
+
}
-
+
-
#nav ul {
+
-
list-style:    none;
+
-
position: relative;
+
-
        top:            -4px;
+
-
display: inline-table;
+
-
}
+
-
#nav ul:after {
+
h3 {
-
content: ""; clear: both; display: block;
+
        color:#0089d1;
-
}
+
}
-
+
-
#nav ul li
+
-
{
+
-
padding-top:            0.8%;
+
-
float: left;
+
-
height: 49px;
+
 +
#bottom-pic {
 +
width: 100%;
 +
height: 200px;
 +
margin-top: 50px;
}
}
-
 
-
        #nav ul li a
 
-
        {
 
-
                text-align:                    center;
 
-
display: block;
 
-
}
 
-
.nav-text2{
+
#team-div{
-
width: 90px;
+
width: 100%;
-
position: relative;
+
margin-left:auto;
-
top: -30px;
+
margin-right:auto;
-
z-index: 1;
+
border-top: 1px solid #22409a;
-
}
+
clear: both;
 +
       
 +
 
 +
}
 +
 
 +
#team-pic{
 +
position: center;
 +
/*padding-top: 10px;*/
 +
margin-left: 100px;
 +
height:400px;
 +
width:700px;
-
#nav ul li:hover
+
margin-top:10px;
-
{
+
        margin-bottom:20px;
-
background: #0089d1;
+
-
}
+
-
#nav ul li:hover img.nav-text2{
+
-
background: none;
+
-
z-index: 3;
+
-
}
+
-
#nav ul li:hover li .nav-text
+
-
{
+
-
background: #0089d1;
+
-
+
-
}
+
-
#nav ul ul
 
-
{
 
-
background: #22409a;
 
-
border-radius:         0px;
 
-
padding: 0px;
 
-
        margin-left:            0px;
 
-
position: absolute;
 
-
top: 90%;
 
}
}
-
#nav ul ul li {
 
-
width: 150px;
 
-
float: none;
 
-
position: relative;
 
-
}
 
-
#nav ul ul li a {
 
-
                        padding-top:    8%;
 
-
color: #fff;
 
-
font-weight: bold;
 
-
                        text-decoration: none;
 
-
}
 
-
#nav ul ul li a:hover {
 
-
background: #0089d1;
 
-
}
 
-
#bottom-pic {
+
.team-text {
 +
float: right;
 +
padding-left: 1px;
 +
 
 +
}
 +
 
 +
 
 +
#profile-div{
width: 100%;
width: 100%;
-
height: 200px;
+
margin-left:auto;
-
margin-top: 50px;
+
margin-right:auto;
 +
border-bottom: 1px solid #22409a;
 +
margin-bottom: 0px;
 +
margin-top: 0px;
 +
clear: both;
 +
       
}
}
 +
 +
#profile_pic{
 +
position: left;
 +
float:left;
 +
height:227px;
 +
width:210px;
 +
/*border:solid 3px;*/
 +
margin-top:20px;
 +
}
 +
 +
 +
#profile_pic_right{
 +
position: right;
 +
/* padding-top: px;*/
 +
float:right;
 +
height:227px;
 +
width:210px;
 +
/*border:solid 3px;*/
 +
margin-top:20px;
 +
 +
}
 +
 +
#container_right{
 +
height:240px;
 +
padding-top:0px;
 +
width:650px;
 +
/*border:solid 3px;*/
 +
float:right;
 +
margin-top:15px;
 +
}
 +
/*section * {border: solid 1px;}*/
 +
 +
 +
#container_left{
 +
height:240px;
 +
padding-top:0px;
 +
width:650px;
 +
/*border:solid 3px;*/
 +
float:left;
 +
margin-top:15px;
 +
}
 +
 +
 +
.profile-text {
 +
float: right;
 +
padding-left: 1px;
 +
 +
}
 +
#project-description {
#project-description {
-
padding-top: 30px;
 
width: 100%;
width: 100%;
border-bottom: 1px solid #22409a;
border-bottom: 1px solid #22409a;
padding-bottom: 10px;
padding-bottom: 10px;
 +
        clear:both
 +
}
}
Line 244: Line 230:
height: 276.5px; border: 3px solid;
height: 276.5px; border: 3px solid;
margin-top: 20px;
margin-top: 20px;
-
         background-image: url(https://static.igem.org/mediawiki/2013/4/4c/Achievement.png);
+
         background-image: url(https://static.igem.org/mediawiki/2013/archive/6/64/20130816124745%21Achievements.png);
}
}
Line 330: Line 316:
width: 200px;
width: 200px;
}
}
 +
 +
/* CSS parts starts here */
 +
 +
#sub_content_parts{
 +
width:100%;
 +
margin-left:auto;
 +
margin-right:auto;
 +
border-bottom: 1px solid #22409a;
 +
margin-bottom: 10px;
 +
margin-top:10px;
 +
clear:both;
 +
position:relative;
 +
}
 +
 +
#parts_title{
 +
height:30px;
 +
width:200px;
 +
border:solid 3px;
 +
overflow:auto;
 +
}
 +
 +
#parts_text{
 +
height:270px;
 +
width:800px;
 +
border:solid 3px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
margin-top:10px;
 +
}
 +
 +
#chassi{
 +
height:270px;
 +
width:800px;
 +
border:solid 3px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
margin-top:10px;
 +
}
 +
 +
#carotenoid{
 +
height:270px;
 +
width:800px;
 +
border:solid 3px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
margin-top:10px;
 +
}
 +
 +
#resveratrol{
 +
height:270px;
 +
width:800px;
 +
border:solid 3px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
margin-top:10px;
 +
}
 +
 +
#saffron{
 +
height:270px;
 +
width:800px;
 +
border:solid 3px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
margin-top:10px;
 +
}
 +
 +
#sweetner{
 +
height:270px;
 +
width:800px;
 +
border:solid 3px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
margin-top:10px;
 +
}
 +
 +
#chromoprotein_collection{
 +
height:270px;
 +
width:800px;
 +
border:solid 3px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
margin-top:10px;
 +
}
 +
 +
#parts_table{
 +
height:270px;
 +
width:800px;
 +
border:solid 3px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
margin-top:10px;
 +
}
 +
 +
/* CSS for parts ends here */
 +
 +
 +
/* CSS for the button instructors & supervisors in team starts here */
 +
 +
#sub_content_advisor{
 +
width:100%;
 +
height:4000px;
 +
border:solid 3px;
 +
}
 +
 +
#advisor_title{
 +
height:50px;
 +
width:800px;
 +
/*border:solid 3px;*/
 +
overflow:auto;
 +
float:left;
 +
}
 +
 +
#advisor1{
 +
height:270;
 +
width:250;
 +
float:left;
 +
border:solid 3px;
 +
clear:both;
 +
margin-left:100px;
 +
margin-top:10px;
 +
}
 +
 +
#advisor2{
 +
height:270;
 +
width:250;
 +
float:right;
 +
margin-top:10px;
 +
border:solid 3px;
 +
margin-right:100px;
 +
}
 +
 +
#advisor_text1{
 +
height:270;
 +
width:350;
 +
float:left;
 +
border:solid 3px;
 +
clear:both;
 +
margin-left:50px;
 +
margin-top:10px;
 +
}
 +
 +
#advisor_text2{
 +
height:270;
 +
width:350;
 +
float:right;
 +
border:solid 3px;
 +
margin-right:50px;
 +
margin-top:10px;
 +
}
 +
 +
#sub_content_instructor{
 +
width:100%;
 +
margin-left:auto;
 +
margin-right:auto;
 +
border-bottom: 1px solid #22409a;
 +
margin-bottom: 10px;
 +
margin-top:10px;
 +
clear:both;
 +
position:relative;
 +
/*border: yellow solid 3px;*/
 +
}
 +
 +
#instructor_title{
 +
height:50px;
 +
width:800px;
 +
border: solid 3px;
 +
overflow:auto;
 +
float:left;
 +
margin-top:10px;
 +
}
 +
 +
#instructor_left{
 +
height:270;
 +
width:250;
 +
float:left;
 +
border:solid 3px;
 +
clear:both;
 +
margin-top:10px;
 +
}
 +
 +
#instructor_text_right{
 +
height:270px;
 +
width:645px;
 +
float:right;
 +
margin-top:10px;
 +
border:solid 3px;
 +
}
 +
 +
#instructor_right{
 +
height:270;
 +
width:250;
 +
float:right;
 +
border:solid 3px;
 +
margin-top:20px;
 +
}
 +
 +
#instructor_text_left{
 +
height:270;
 +
width:640;
 +
float:left;
 +
border:solid 3px;
 +
margin-top:20px;
 +
}
 +
 +
/* CSS for the button instructors & supervisors in team ends here */
 +
 +
/* CSS for attribution starts here*/
 +
 +
#attribution_title{
 +
height:30px;
 +
width:800px;
 +
border:solid 3px;
 +
float:left;
 +
overflow:auto;
 +
}
 +
 +
#sub_cont{
 +
width:100%;
 +
margin-left:auto;
 +
margin-right:auto;
 +
border-bottom: 1px solid #22409a;
 +
margin-bottom: 10px;
 +
margin-top:10px;
 +
clear:both;
 +
position:relative;
 +
/*border: yellow solid 3px;*/
 +
}
 +
 +
#attribution1{
 +
height:270px;
 +
width:250px;
 +
border:solid 3px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
margin-top:110px;
 +
}
 +
 +
#attribution1_text{
 +
height:270px;
 +
width:640px;
 +
border:solid 3px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
margin-top:10px;
 +
}
 +
 +
#attribution2{
 +
height:270px;
 +
width:250px;
 +
border:solid 3px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
margin-top:10px;
 +
}
 +
 +
#attribution2_text{
 +
height:270px;
 +
width:640px;
 +
border:solid 3px;
 +
margin-left:auto;
 +
margin-right:auto;
 +
margin-top:10px;
 +
}
 +
 +
/* CSS for attribution ends here*/

Latest revision as of 16:43, 10 September 2013