Template:CSS/Delft2014 mainNew

From 2014.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 143: Line 143:
     height:140px;
     height:140px;
     left: 87.5%;
     left: 87.5%;
-
     z-index: 10;
+
     z-index: 510;
}
}
Line 261: Line 261:
     margin-left: 1px;
     margin-left: 1px;
     border-left: 8px solid #dcffdc;     
     border-left: 8px solid #dcffdc;     
-
     border-right: 8px solid #dcffdc;  
+
     border-right: 8px solid #dcffdc;
 +
    color: #383838;
}
}
-
#nav li.sub-menu a:last-child {
+
#nav li.sub-menu:last-child a {
     border-bottom: 8px solid #dcffdc;  
     border-bottom: 8px solid #dcffdc;  
}
}
Line 270: Line 271:
#nav li.sub-menu .link {
#nav li.sub-menu .link {
     font-weight: bold;
     font-weight: bold;
-
    color: #383838;
 
     font-size: 16px;
     font-size: 16px;
}
}
Line 283: Line 283:
     border-left: 8px solid #54beaa;
     border-left: 8px solid #54beaa;
     border-right: 8px solid #54beaa;
     border-right: 8px solid #54beaa;
 +
    text-decoration: none;
}
}
-
#nav li.sub-menu a:last-child:hover {
+
#nav li.sub-menu:last-child a:hover {
     border-bottom: 8px solid #54beaa;  
     border-bottom: 8px solid #54beaa;  
}
}
Line 291: Line 292:
#nav li.sub-menu a:hover .link {
#nav li.sub-menu a:hover .link {
     text-decoration: underline;
     text-decoration: underline;
 +
}
 +
 +
#nav li.sub-menu a:hover .desc {
 +
    text-decoration: none;
}
}
</style>
</style>
</html>
</html>

Latest revision as of 10:00, 16 October 2014