Team:KIT-Kyoto/Flash

From 2010.igem.org

(Difference between revisions)
Line 14: Line 14:
         text-align:justify;
         text-align:justify;
         background-attachment:fixed;
         background-attachment:fixed;
-
leftmargin=0;
+
margin-left=0;
-
topmargin=0;
+
margin-top=0;
font-family:'Tahoma';
font-family:'Tahoma';
color:#777777;
color:#777777;
-
}
 
-
 
-
a{
 
-
color:#990217;
 
-
background:url();
 
-
        background-attachment:fixed;
 
-
outline:none;
 
-
text-decoration:none;
 
-
}
 
-
 
-
a:visited {
 
-
color:#994450;
 
-
outline:none;
 
-
text-decoration:none;
 
-
}
 
-
 
-
A:HOVER{
 
-
  color :#e6b422;
 
-
  text-decoration : none;
 
}
}
Line 46: Line 27:
     padding-bottom:0px;
     padding-bottom:0px;
     padding-top:0px;
     padding-top:0px;
 +
    margin-left=0px;
 +
margin-top=0px;
     border: none;
     border: none;
     }
     }
Line 51: Line 34:
     height: 0px;
     height: 0px;
     margin-top: 0px;
     margin-top: 0px;
-
     margin-left: auto;
+
     margin-left: 0px;
-
     margin-right: auto;
+
     margin-right: 0px;
-
     margin-bottom: 0 !important;
+
     margin-bottom: 0px;
     margin-bottom: 0px;
     margin-bottom: 0px;
     padding:0;
     padding:0;
Line 113: Line 96:
     overflow:hidden;
     overflow:hidden;
display:none;
display:none;
 +
}
}

Revision as of 12:51, 9 October 2010