Team:Heidelberg/Templates/style2-css

From 2013.igem.org

(Difference between revisions)
m
m
Line 13: Line 13:
     width: 10.7%;
     width: 10.7%;
     text-align:center;
     text-align:center;
 +
    position:relative;
}
}
Line 25: Line 26:
}
}
.project a.icon{
.project a.icon{
-
     background:transparent url("https://static.igem.org/mediawiki/2013/b/b0/Heidelberg_symbol_project3.png") no-repeat 0px 0px;  
+
     background:transparent url("https://static.igem.org/mediawiki/2013/b/b0/Heidelberg_symbol_project3.png") no-repeat 0px 0px;
}
}
.notebook a.icon{
.notebook a.icon{
Line 46: Line 47:
}
}
.item img.circle{
.item img.circle{
-
     position:absolute;
+
     position:relative;
-
     top:0px;
+
     width:52px;
-
     left:0px;
+
     height:52px;
-
     width:53px;
+
     opacity:0;
-
     height:53px;
+
     top:0;
-
     opacity:0.3;
+
     left:0;
}
}
.item h2{
.item h2{
-
 
+
 
     white-space:nowrap;
     white-space:nowrap;
     color:#222;
     color:#222;
Line 125: Line 126:
     position:absolute;
     position:absolute;
     top:100px;
     top:100px;
-
    left:-35px;
 
     display:none;
     display:none;
     z-index:8;
     z-index:8;
Line 148: Line 148:
     background-color:#eeeeee;
     background-color:#eeeeee;
     color:#000000;
     color:#000000;
-
   
+
 
}
}
.item-human ul li a:hover{
.item-human ul li a:hover{
     background-color:#eeeeee;
     background-color:#eeeeee;
     color:#000000;
     color:#000000;
-
   
+
 
}
}
.item-human h2.active{
.item-human h2.active{
Line 182: Line 182:
     background-color:#eeeeee;
     background-color:#eeeeee;
     color:#000000;
     color:#000000;
-
   
+
 
}
}
.item-project h2.active{
.item-project h2.active{
Line 211: Line 211:
     background-color:#eeeeee;
     background-color:#eeeeee;
     color:#000000;
     color:#000000;
-
   
+
 
}
}
.item-team h2.active{
.item-team h2.active{
Line 240: Line 240:
     background-color:#eeeeee;
     background-color:#eeeeee;
     color:#000000;
     color:#000000;
-
   
+
 
}
}
.item-softnote h2.active{
.item-softnote h2.active{

Revision as of 01:26, 5 October 2013