Template:Team:Paris Saclay/incl menu

From 2013.igem.org

(Difference between revisions)
Line 3: Line 3:
<style>
<style>
.psmenu {
.psmenu {
 +
padding:0px;
margin:0px;
margin:0px;
text-align: center;
text-align: center;
Line 19: Line 20:
background-color: #090909;  
background-color: #090909;  
box-shadow: 0mm 0mm 1mm rgba(0,0,0,0.15);
box-shadow: 0mm 0mm 1mm rgba(0,0,0,0.15);
-
padding: 0 2mm;
+
padding: 0 5mm;
border-radius: 3mm;   
border-radius: 3mm;   
list-style: none;
list-style: none;
Line 51: Line 52:
.psmenu ul ul {
.psmenu ul ul {
-
background: #5f6975; border-radius: 5px; padding: 0;
+
background: #5f6975;
-
position: absolute; top: 100%;
+
border-radius: 0px;
 +
padding: 0px;
 +
position: absolute;
 +
top: 100%;
}
}
.psmenu ul ul li {
.psmenu ul ul li {

Revision as of 10:09, 24 July 2013