Template:SideBar

From 2012hs.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 19: Line 19:
color: #0000FF;
color: #0000FF;
}
}
 +
#Shop_menu {
 +
behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc); <!-- fuer ie6 -->
 +
font-family: calibri, verdana, sans-serif;
 +
font-size: 24px;
 +
background-color: transparent;
 +
float:left;
 +
padding: 5px 0 0 0;
 +
}
#Shop_menu ul{
#Shop_menu ul{
     padding: 5px;
     padding: 5px;
-
     margin: 10px 0;
+
     margin: 15px 0;
     list-style: none;
     list-style: none;
     float: left;
     float: left;
Line 38: Line 46:
     color: #999;
     color: #999;
     cursor: pointer;
     cursor: pointer;
-
     font: 900 14px/22px "Arial", Helvetica, sans-serif;
+
     /*font: 900 20px/22px " Calibri", Helvetica, sans-serif;*/
 +
    font-family: calibri, verdana, sans-serif;
 +
    font-size: 24px;
 +
 
}
}
   
   
Line 49: Line 60:
-
ul.blue li a.current, ul.blue li a:hover {
+
#Shop_menu ul.blue li a.current,  
 +
 
 +
#Shop_menu ul.blue li a:hover {
     background: url(images/blue.png) no-repeat top right;
     background: url(images/blue.png) no-repeat top right;
     color: #0d5f83;
     color: #0d5f83;
}
}
   
   
-
ul.blue li a.current span, ul.blue li a:hover span {
+
#Shop_menu ul.blue li a.current span,  
 +
#Shop_menu ul.blue li a:hover span {
     background: url(images/blue.png) no-repeat top left;
     background: url(images/blue.png) no-repeat top left;
}
}
 +
</style>
</style>

Latest revision as of 17:54, 10 June 2012

iGEM-2012HS - LSL-Heidelberg