Team:Goettingen/stylesheet

From 2014.igem.org

(Difference between revisions)
m
m
Line 377: Line 377:
}
}
/*For the subpage*/
/*For the subpage*/
-
 
-
/*For the navigation part*/
 
-
/*The following is to be deleted*/
 
-
/*
 
-
.leftpart{
 
-
float:left;
 
-
width:198px;
 
-
height:400px;
 
-
margin:15px 25px;
 
-
background-color:transparent;
 
-
border-right-style:solid;
 
-
border-width:2px;
 
-
border-color:#CCC;
 
-
}
 
-
.rightpart{
 
-
float:left;
 
-
width:650px;
 
-
margin:15px 0 30px 0;
 
-
padding:30px;
 
-
background-color:transparent;
 
-
border-style:solid;
 
-
border-color:#CCC;
 
-
border-width:1px;
 
-
position:relative;
 
-
}
 
-
.leftpart h3{
 
-
font-family: Geneva, Arial, Helvetica, sans-serif;
 
-
font-size:24px;
 
-
color:#000;
 
-
padding:10px;
 
-
        text-align:center;
 
-
}
 
-
.leftpart ul{
 
-
padding: 10px 20px;
 
-
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 
-
line-height:30px;
 
-
}
 
-
.leftpart ul li a{
 
-
color:#F88005;
 
-
display:block;
 
-
width:130px;
 
-
padding-left:30px;
 
-
}
 
-
.leftpart ul li:hover a{
 
-
background-color:#CCC;
 
-
}
 
-
/*for nested elements*/
 
-
 
-
.leftpart ul ul li{
 
-
padding: 5px 10px;
 
-
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 
-
line-height:10px;
 
-
}
 
-
 
-
.leftpart ul ul li a{color:#000000;
 
-
 
-
display:block;
 
-
width:90px;
 
-
padding-left:5px;
 
-
font-size:12px;
 
-
}
 
-
.leftpart ul ul li:hover a{
 
-
background-color:#CCC;
 
-
}
 
-
 
-
.rightpart h1{
 
-
font-family:Arial, Helvetica, sans-serif;
 
-
font-size:30px;
 
-
color:#F90;
 
-
text-align:left;
 
-
line-height:60px;
 
-
}
 
-
.rightpart h2{
 
-
font-family:"Times New Roman", Times, serif;
 
-
font-size:24px;
 
-
line-height:36px;
 
-
}
 
-
.rightpart h3{
 
-
font-family:Arial, Helvetica, sans-serif;
 
-
font-size:20px;
 
-
color:#F88005;
 
-
line-height:24px;
 
-
}
 
-
.rightpart p{
 
-
font-size:16px;
 
-
line-height:20px;
 
-
text-align:justify;
 
-
}
 
-
*/  /*Till here is to be deleted*/
 
/*next and previous buttons*/
/*next and previous buttons*/
-
 
#goenext {
#goenext {
         float:right;
         float:right;
 +
       
}
}

Revision as of 10:58, 15 September 2014