Difference between revisions of "Team:Linkoping Sweden/Description"

Line 103: Line 103:
 
.menu-content { /*The background of the dropdown box*/
 
.menu-content { /*The background of the dropdown box*/
 
     display: none;
 
     display: none;
     position: absolute;
+
     position: relative;
     background-color: #019966;
+
     background-color: red;
 
     min-width: 160px;
 
     min-width: 160px;
 
     box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 
     box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

Revision as of 09:33, 19 June 2017

Responsive Topnav Example

Resize the browser window to see how it works.