Template:Team:USTC-Software/hidden

From 2012.igem.org

(Difference between revisions)
(Created page with "<html> <style> body{ text-decoration: none; } div{ border-color: transparent; } #top-section{ border-color: transparent; ...")
 
(26 intermediate revisions not shown)
Line 1: Line 1:
 +
<html>
<html>
 +
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<style>
<style>
 +
 +
 +
      #footer-box a{
 +
       
 +
      color: #6d6d6a !important;
 +
            }
 +
 +
          #footer-box a:visited{
 +
                    color: #e8512f; 
 +
                            }
 +
          #footer-box a:hover{     
 +
                  color: #e8512f;
 +
                  color: green !important;
 +
                  text-decoration:none;
 +
                        }
 +
          #menubar.left-menu ul,#menubar.right-menu li{
 +
                        color: #6d6d6a !important;
 +
                                    }                         
 +
                    #menubar.left-menu a:hover,#menubar.right-menu a:hover{
 +
                        color: #6d6d6a !important; 
 +
                        text-decoration:none !important;
 +
                            }
 +
                   
 +
 +
body{
body{
text-decoration: none;
text-decoration: none;
Line 9: Line 36:
#top-section{
#top-section{
border-color: transparent;
border-color: transparent;
-
                                border: none;
+
              height:1px;
-
                                height: 0px;
+
      margin-top: 0;
 +
              margin-left: auto;
 +
              margin-right: auto;
 +
              margin-bottom: 0!important;
 +
              margin-bottom: 10px;
 +
              padding:0;
 +
              border:none;
}
}
div#menubar{
div#menubar{
Line 48: Line 81:
display: none;
display: none;
}
}
 +
                      #footer-box{
 +
background:#202020;
 +
                                color:#888888;
 +
}
 +
                    #menubar ul{
 +
                                line-height:1.6em;
 +
                                margin:0.1em 0 0 0.1em;
 +
                                text-decoration: none;
 +
                                color:gray;
 +
                              }
 +
                          #content{
 +
                                    padding:0px;
 +
                                   
 +
                                    text-decoration:none;
 +
                                }
 +
</style>
</style>
</html>
</html>

Latest revision as of 15:49, 16 August 2012