Template:Team:TU Munich/Header

From 2012.igem.org

(Difference between revisions)
(Created page with "<html> <head> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/jquery-u...")
Line 23: Line 23:
     opacity: .30;
     opacity: .30;
     filter:Alpha(Opacity=30);  
     filter:Alpha(Opacity=30);  
-
    -moz-border-radius: 8px;
 
-
    -khtml-border-radius: 8px;
 
-
    -webkit-border-radius: 8px;
 
-
    border-radius: 8px;
 
}
}
Line 38: Line 34:
  background-image: none !important;
  background-image: none !important;
  padding: 0 !important;
  padding: 0 !important;
-
}
 
-
 
-
ul {
 
-
    list-style-image: none;
 
-
    list-style-type: none;
 
-
    margin: 0.5em 0 0 0;
 
-
}
 
-
 
-
li {
 
-
    margin-bottom: 0.5em;
 
}
}
Line 58: Line 44:
}
}
-
#globalWrapper {
 
-
    border: none;
 
-
    margin: 0;
 
-
    padding: 0;
 
-
    width: 100%;
 
-
    height:100%;
 
-
}
 
-
 
-
#menubar li {
 
-
    color: white;
 
-
}
 
#content {
#content {
Line 84: Line 59:
     z-index: 2;
     z-index: 2;
}
}
-
 
-
#footer-box {
 
-
    background: none repeat scroll 0 white;
 
-
    border-left: 1px solid #AAAAAA;
 
-
    border-right: 1px solid #AAAAAA;
 
-
    border-top: 1px solid #AAAAAA;
 
-
    border-color: #AAAAAA;
 
-
}
 
-
 
-
#contentSub {
 
-
    color: #7D7D7D;
 
-
    font-size: 84%;
 
-
    line-height: 1.2em;
 
-
    margin: 0 0 1.4em 1em;
 
-
    width: auto;
 
-
}
 
-
 
-
#bodyContent {
 
-
    border: none;
 
-
    padding:0;
 
-
    margin:0;
 
-
    width:100%;
 
-
    height:100%; 
 
-
}
 
-
 
-
#top-section {   
 
-
    height: 20px;
 
-
    margin: 0 auto;
 
-
    padding:0;
 
-
    border: 0;
 
-
    position: relative;
 
-
    width: 975px;
 
-
    !important
 
-
    font-size: 10px }
 
#p-logo {  
#p-logo {  
Line 175: Line 116:
#catlinks {
#catlinks {
     display: none;
     display: none;
-
}
 
-
 
-
.subcontent {
 
-
    padding: 20px;
 
-
    margin-bottom:20px;
 
-
    border: 2px solid #aaaaaa;
 
-
}
 
-
 
-
.subproject {
 
-
    background-color: white;
 
-
}
 
-
 
-
.subteam {
 
-
    background-color: white;
 
-
}
 
-
 
-
.sublab {
 
-
    background-color: white;
 
-
}
 
-
 
-
.subextra {
 
-
    background-color: white;
 
}
}

Revision as of 15:17, 1 July 2012