Difference between revisions of "Team:ASIJ Tokyo/bar"

Line 95: Line 95:
 
z-index: 1;
 
z-index: 1;
 
}
 
}
 +
 
.tutorial ul li:hover ul {
 
.tutorial ul li:hover ul {
 
  display: block;
 
  display: block;
Line 103: Line 104:
 
z-index: 1;
 
z-index: 1;
 
}
 
}
 +
 
.tutorial ul li:hover ul li {
 
.tutorial ul li:hover ul li {
 
  display: block;
 
  display: block;
Line 108: Line 110:
 
z-index: 1;
 
z-index: 1;
 
}
 
}
 +
 
.tutorial ul li:hover ul li:hover {
 
.tutorial ul li:hover ul li:hover {
 
  background-color: #e0e0e0;
 
  background-color: #e0e0e0;
Line 124: Line 127:
  
 
html body {
 
html body {
    background: #C7E0F3;
 
 
     font: normal;
 
     font: normal;
 
}
 
}

Revision as of 14:32, 13 October 2018