Template:USTC-Software/hidden

From 2013.igem.org

(Difference between revisions)
 
(11 intermediate revisions not shown)
Line 4: Line 4:
-
      #footer-box a{
+
#footer-box a{
-
          
+
         color: #6d6d6a !important;
-
      color: #6d6d6a !important;
+
  }
-
            }
+
-
          #footer-box a:visited{
+
#footer-box a:visited{
-
                    color: #e8512f;   
+
        color: #e8512f;   
-
                            }
+
  }
-
          #footer-box a:hover{       
+
#footer-box a:hover{       
-
                  color: #e8512f;
+
        color: #e8512f;
-
                  color: green !important;
+
        color: #0d97f2 !important;
-
                  text-decoration:none;
+
        text-decoration:none;
-
                        }
+
}  
-
          #menubar.left-menu ul,#menubar.right-menu li{
+
#menubar.left-menu ul,#menubar.right-menu li{
-
                        color: #6d6d6a !important;
+
        color: #6d6d6a !important;
-
                                    }                           
+
}                           
-
                    #menubar.left-menu a:hover,#menubar.right-menu a:hover{
+
#menubar.left-menu a:hover,#menubar.right-menu a:hover{
-
                        color: #6d6d6a !important;   
+
        color: #6d6d6a !important;   
-
                        text-decoration:none !important;
+
        text-decoration:none !important;
-
                            }
+
}
                      
                      
-
 
+
body{
-
body{
+
  text-decoration: none;
-
text-decoration: none;
+
}
-
}
+
div{
-
div{
+
  border-color: transparent;
-
border-color: transparent;
+
}
-
}
+
#top-section{
-
#top-section{
+
    border-color: transparent;
-
border-color: transparent;
+
    height:1px;
-
              height:1px;
+
    margin-top: 0;  
-
      margin-top: 0;  
+
    margin-left: auto;  
-
              margin-left: auto;  
+
    margin-right: auto;  
-
              margin-right: auto;  
+
    margin-bottom: 0!important;
-
              margin-bottom: 0!important;
+
    margin-bottom: 10px;  
-
              margin-bottom: 10px;  
+
    padding:0;  
-
              padding:0;  
+
    border:none;
-
              border:none;
+
}
-
}
+
div#menubar{
-
div#menubar{
+
color: white;
-
color: white;
+
background-color: transparent;
-
background-color: transparent;
+
}
-
}
+
.right-menu li{
-
.right-menu li{
+
background-color: transparent;
-
background-color: transparent;
+
        color: transparent;
-
                                color: transparent;
+
}
-
}
+
.right-menu li a{
-
.right-menu li a{
+
background-color: transparent;
-
background-color: transparent;
+
        color: transparent;
-
                                color: transparent;
+
}
-
}
+
.right-menu li a:hover, .right-menu:hover{
-
                        .right-menu li a:hover, .right-menu:hover{
+
        color: white;
-
                                color: white;
+
}
-
                      }
+
#p-logo{
-
#p-logo{
+
      border-color: transparent;
-
border-color: transparent;
+
      display: none;
-
display: none;
+
}
-
}
+
#search-controls{
-
#search-controls{
+
    display: none;
-
display: none;
+
}
-
}
+
-
#content{
+
.firstHeading{
-
background-color: transparent;
+
    display: none;
-
border-color:transparent;
+
}
-
                                width: 100%;
+
#catlinks{
-
                                padding-left: 0;
+
    display: none;
-
                                padding-right: 0;
+
}
-
                                border: none;
+
#footer-box{
-
}
+
        margin-left: 10px;
-
.firstHeading{
+
        width: 950px;
-
display: none;
+
        padding: 5px;
-
}
+
        background-color: #f3f3f3;
-
#catlinks{
+
        margin: 0 auto;
-
display: none;
+
        border: 1px solid #444444;
-
}
+
        display:none;
-
                      #footer-box{
+
}
-
                        -moz-border-radius: 1em;
+
#menubar ul{
-
                                -webkit-border-radius: 1em;
+
        line-height:1.6em;
-
                                border-radius: 1em;
+
        margin:0.1em 0 0 0.1em;
-
                                margin-left: 10px;
+
        text-decoration: none;
-
                                width: 950px;
+
        color:gray;
-
                                padding: 5px;
+
}
-
                                background-color: white;
+
                            
-
                                margin: 0 auto;
+
#content{
-
                                border: 1px solid #444444;
+
        background-color: transparent;
-
}
+
border-color:transparent;
-
                    #menubar ul{
+
        width: 100%;
-
                                line-height:1.6em;
+
        padding-left: 0;
-
                                margin:0.1em 0 0 0.1em;
+
        padding-right: 0;
-
                                text-decoration: none;
+
        border: none;
-
                                color:gray;
+
}
-
                              }
+
-
                           #content{
+
-
                                    padding:0px;
+
-
                                   
+
-
                                    text-decoration:none;
+
-
                                }
+
-
 
+
h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
-
    color: black;
+
    border-bottom: 0px solid #aaa;
-
    background: none;
+
-
    font-weight: normal;
+
-
    margin: 0;
+
-
    padding-top: .5em;
+
-
    padding-bottom: .17em;
+
-
    border-bottom: 0px solid #aaa;
+
}
}
 +
</style>
</style>
</html>
</html>

Latest revision as of 11:00, 25 September 2013