Template:CSS/Delft2014 mainNew

From 2014.igem.org

(Difference between revisions)
 
(2 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 271: 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 284: 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;
}
}
Line 292: 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