Difference between revisions of "Team:Duesseldorf/Test2"

Line 28: Line 28:
 
nav ul {
 
nav ul {
 
     list-style-type: none;
 
     list-style-type: none;
 +
list-style-image: none;
 
     margin: 0;
 
     margin: 0;
 
     padding: 0;
 
     padding: 0;
Line 71: Line 72:
  
 
.dropdown-content a:hover {background-color: #f1f1f1}
 
.dropdown-content a:hover {background-color: #f1f1f1}
 +
 +
.dropbox-content ul {
 +
list-style-image: none;
 +
}
  
 
.dropdown:hover .dropdown-content {
 
.dropdown:hover .dropdown-content {
Line 76: Line 81:
 
}
 
}
  
.dropdown-content li {
 
list-style-type: none;
 
text-decoration: none;
 
 
}
 
 
</style>
 
</style>
 
</head>
 
</head>

Revision as of 13:16, 27 September 2016