Difference between revisions of "Template:Freiburg/Menubar"

Line 13: Line 13:
 
     .menu-wrap {
 
     .menu-wrap {
 
         color: #3e0a11;
 
         color: #3e0a11;
 +
        display: flex;
 +
        justify-content: center;
 
     }
 
     }
 
      
 
      
Line 136: Line 138:
 
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
     <link href="https://fonts.googleapis.com/css?family=Bad+Script" rel="stylesheet"> </head>
 
     <link href="https://fonts.googleapis.com/css?family=Bad+Script" rel="stylesheet"> </head>
<div style="display: flex;justify-content: center;">
+
<!-- <div style="display: flex;justify-content: center;"> -->
 
     <div class="menu-wrap">
 
     <div class="menu-wrap">
 
         <nav class="menu">
 
         <nav class="menu">
Line 196: Line 198:
 
         </nav>
 
         </nav>
 
     </div>
 
     </div>
</div>
+
<!-- </div> -->
 
<script>
 
<script>
 
     // This is the jquery part of your template.  Try not modify any of this code since it makes your menu work.
 
     // This is the jquery part of your template.  Try not modify any of this code since it makes your menu work.

Revision as of 00:34, 5 September 2016