Difference between revisions of "Team:ASTWS-China/try"

 
Line 4: Line 4:
 
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 
<style>
 
<style>
body {margin:0;font-family:Arial}
+
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul{
 +
                margin: 0 !important;
 +
            }
 +
           
 +
            #top_title{
 +
                display: none;
 +
            }
 +
            html{
 +
                height:100%;
 +
                width:100%;
 +
            }
 +
            body {
 +
                height:100%;
 +
                width:100%;
 +
                background-color: white;
 +
            }
  
 
.topnav {
 
.topnav {

Latest revision as of 23:09, 17 October 2018

Responsive Topnav with Dropdown

Resize the browser window to see how it works.

Hover over the dropdown button to open the dropdown menu.