Team:Penn

From 2014.igem.org

(Difference between revisions)
(Change the entire web design layout)
Line 1: Line 1:
-
{{CSS/Main}}
 
<html>
<html>
Line 20: Line 19:
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
     display:none;}
     display:none;}
 +
#top-section {
#top-section {
     border: none;
     border: none;
     height: 0px;}
     height: 0px;}
 +
#top-section-bar {
#top-section-bar {
border: none;
border: none;
Line 28: Line 29:
}
}
/*Remove "teams" from the menubar*/
/*Remove "teams" from the menubar*/
-
#menubar > ul > li:last-child {
+
#menubar ul li:last-child {
     display: none;}
     display: none;}
 +
/*Transparent the log in/out button*/
/*Transparent the log in/out button*/
 +
#menubar {
 +
background-color: transparent;
 +
}
#menubar li a {
#menubar li a {
 +
    color: transparent;
 +
    background-color: transparent;}
 +
#menubar li{
     background-color: transparent;}
     background-color: transparent;}
-
#menubar:hover {
 
-
    color: white;}
 
-
#menubar li a {
 
-
    color: transparent;}
 
#menubar:hover li a {
#menubar:hover li a {
-
     color: white;}
+
     color: #777;}
 +
 
 +
 
 +
 
</style>
</style>

Revision as of 15:36, 23 July 2014

Photo by Scott Spitzer, University of Pennsylvania

>