From 2010.igem.org
(Difference between revisions)
|
|
Line 104: |
Line 104: |
| } | | } |
| | | |
- | /* Custom Icons */
| |
- |
| |
- | .addthis_toolbox {
| |
- | background-color:#000000;
| |
- | border:1px solid #000000;
| |
- | height:25px;
| |
- | margin-left:-6px;
| |
- | padding-left:5px;
| |
- | width:970px;
| |
- | display:block;
| |
- | }
| |
- |
| |
- | .addthis_toolbox .custom_images {
| |
- | height:40px;
| |
- | margin-left:15px;
| |
- | margin-top:-6px;
| |
- | overflow:hidden;
| |
- | }
| |
- |
| |
- | .addthis_toolbox .custom_images a img {
| |
- | opacity: 1.0;
| |
- | -moz-opacity:1.0;
| |
- | filter:alpha(opacity=100);
| |
- | }
| |
- | .addthis_toolbox .custom_images a:hover img {
| |
- | opacity: 0.75;
| |
- | -moz-opacity:0.75;
| |
- | filter:alpha(opacity=75);
| |
- | }
| |
- |
| |
- | .addthis_button_facebook_like{
| |
- | position:relative;
| |
- | top:10px;
| |
- | }
| |
| | | |
| #footer-box { | | #footer-box { |
Revision as of 14:02, 4 July 2010