Template:Lyon-INSA-ENS/menuCommConf

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css"> <style type="text/css"> #menu { width: 170px ; - 220: background:white; margin-left: 15px; } #menu ul { padding: 0; ...")
Line 68: Line 68:
     }
     }
 +
#menu ul li#actif {
 +
        float: left;
 +
        height: auto;
 +
        border: 15px solid #555;
 +
        border-color :#666666;
 +
        width: 120px;
 +
        font-family : Times;
 +
font-weight: bold;
 +
        font-size : large;
 +
color: white;
 +
text-decoration: none;
 +
        background:#666666;
 +
        position : relative;
 +
}
</style>
</style>

Revision as of 14:34, 26 July 2011