Changes

441 bytes removed ,  15:05, 27 August 2018
no edit summary
Line 24: Line 24:  
     }
 
     }
   −
    div#mw-panel {
+
 
        position: fixed !important;
  −
        background-color: #f6f6f6 !important;
  −
        width: 11em !important;
  −
        height: 100% !important;
  −
        top: 0 !important;
  −
        z-index: 99999 !important;
  −
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
  −
        -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
  −
        box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.55);
  −
        transition: transform 0.2s
  −
    }
  −
 
   
     #p-logo {
 
     #p-logo {
 
         position: relative !important;
 
         position: relative !important;

Navigation menu