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: relative;
+
     position: absolute;
     background-color: red;
+
     background-color: ;
 
     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:34, 19 June 2017

Responsive Topnav Example

Resize the browser window to see how it works.