Template:Biotec Dresden/bin/Style

From 2010.igem.org

(Difference between revisions)
m
Line 30: Line 30:
width:400px;
width:400px;
z-index:5;
z-index:5;
 +
}
 +
 +
#menubar li a {
 +
color:#CCCCCC;
}
}
Line 62: Line 66:
#footer img:hover{
#footer img:hover{
-
opacity: 1.0;
+
opacity: 1.0;
 +
  -moz-opacity:1.0;
 +
    filter:alpha(opacity=100);
 +
}
 +
 
 +
/* Custom Icons */
 +
.addthis_toolbox .custom_images a {
 +
    width: 32px;
 +
    height: 32px;
 +
    margin: 0;
 +
    padding: 0;
 +
padding-bottom:10px;
 +
}
 +
}
 +
.addthis_toolbox .custom_images a img {
 +
    opacity: 1.0;
   -moz-opacity:1.0;
   -moz-opacity:1.0;
     filter:alpha(opacity=100);
     filter:alpha(opacity=100);
}
}
 +
.addthis_toolbox .custom_images a:hover img {
 +
    opacity: 0.75;
 +
  -moz-opacity:0.75;
 +
    filter:alpha(opacity=75);
 +
}
</style>
</style>

Revision as of 09:56, 21 June 2010