Template:NEAU-Harbin/footer

From 2014.igem.org

(Difference between revisions)
(Replaced content with "<html> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <style> body{ text-decoration: none; } </style> </html>")
 
(3 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">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-
<style>
+
<style>
-
body{
+
 
-
text-decoration: none;
+
 
 +
      #footer-box a{
 +
       
 +
      color: #6d6d6a !important;
 +
            }
 +
 
 +
          #footer-box a:visited{
 +
                    color: #e8512f; 
 +
                            }
 +
          #footer-box a:hover{     
 +
                  color: #e8512f;
 +
                  color: #0d97f2 !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{
 +
text-decoration: none;
 +
}
 +
div{
 +
border-color: transparent;
 +
}
 +
#top-section{
 +
border-color: transparent;
 +
              height:1px;
 +
      margin-top: 0;
 +
              margin-left: auto;
 +
              margin-right: auto;
 +
              margin-bottom: 0!important;
 +
              margin-bottom: 10px;
 +
              padding:0;
 +
              border:none;
 +
}
 +
div#menubar{
 +
color: white;
 +
background-color: transparent;
 +
}
 +
.right-menu li{
 +
background-color: transparent;
 +
                                color: transparent;
 +
}
 +
.right-menu li a{
 +
background-color: transparent;
 +
                                color: transparent;
 +
}
 +
                        .right-menu li a:hover, .right-menu:hover{
 +
                                color: white;
 +
                      }
 +
#p-logo{
 +
border-color: transparent;
 +
display: none;
 +
}
 +
#search-controls{
 +
display: none;
 +
}
 +
#content{
 +
background-color: transparent;
 +
border-color:transparent;
 +
                                width: 100%;
 +
                                padding-left: 0;
 +
                                padding-right: 0;
 +
                                border: none;
 +
}
 +
.firstHeading{
 +
display: none;
 +
}
 +
#catlinks{
 +
display: none;
 +
}
 +
                      #footer-box{
 +
                        -moz-border-radius: 1em;
 +
                                -webkit-border-radius: 1em;
 +
                                border-radius: 1em;
 +
                                margin-left: 10px;
 +
                                width: 950px;
 +
                                padding: 5px;
 +
                                background-color: white;
 +
                                margin: 0 auto;
 +
                                border: 1px solid #444444;
 +
}
 +
                    #menubar ul{
 +
                                line-height:1.6em;
 +
                                margin:0.1em 0 0 0.1em;
 +
                                text-decoration: none;
 +
                                color:gray;
 +
                              }
 +
                          #content{
 +
                                    padding:0px;
 +
                                   
 +
                                    text-decoration:none;
 +
                                }
 +
 
 +
 
 +
h1, h2, h3, h4, h5, h6 {
 +
    color: #000;
 +
    background: none;
 +
    font-weight: normal;
 +
    margin: 0;
 +
    padding-top: .5em;
 +
    padding-bottom: .17em;
 +
    border-bottom: 0px solid #aaa;
}
}
-
</style>
+
 
 +
p {color: #000;}
 +
 
 +
 
 +
</style>
</html>
</html>

Latest revision as of 13:36, 25 September 2014