Difference between revisions of "Team:CGU Taiwan"

Line 25: Line 25:
 
  background-color: #4CAF50;
 
  background-color: #4CAF50;
 
}
 
}
 +
nav ul ul {
 +
background: #5f6975; border-radius: 0px; padding: 0;
 +
position: absolute; top: 100%;
 +
}
 +
nav ul ul li {
 +
float: none;
 +
border-top: 1px solid #6b727c;
 +
border-bottom: 1px solid #575f6a;
 +
position: relative;
 +
}
 +
nav ul ul li a {
 +
padding: 15px 40px;
 +
color: #fff;
 +
}
 +
nav ul ul li a:hover {
 +
background: #4b545f;
 +
}
 
</style>
 
</style>
 
</head>
 
</head>

Revision as of 16:20, 30 June 2016