Team:ATOMS-Turkiye/Templates/Style

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> @charset "UTF-8"; #searchInput { display:none; } #contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo { display:none...")
Line 89: Line 89:
background-size: 100% 100%;
background-size: 100% 100%;
width: 100%;
width: 100%;
-
height: 150px;
+
height: 180px;
}
}
 +
#menubar {
 +
    font-size: 65%;
 +
    top: -14px;}
 +
.left-menu:hover {
 +
    background-color: transparent;}
 +
#menubar li a {
 +
    background-color: transparent;}
 +
#menubar li a {
 +
    color: grey;}
 +
#menubar:hover li a {
 +
    color: grey;}
</style>
</style>
</html>
</html>

Revision as of 12:05, 27 September 2013