Line 2: | Line 2: | ||
<style> | <style> | ||
+ | /********************************** DEFAULT WIKI SETTINGS *********************************/ | ||
+ | #top_menu_inside #bars_item { | ||
+ | position: absolute; | ||
+ | top: -30px !important; | ||
+ | left: -100px !important; | ||
+ | z-index: -1 !important; | ||
+ | cursor: pointer; | ||
+ | } | ||
+ | #sideMenu, | ||
+ | #top_title { | ||
+ | display: none; | ||
+ | } | ||
+ | #content { | ||
+ | padding: 0px; | ||
+ | width: 100%; | ||
+ | margin-left:0px; | ||
+ | } | ||
/*defines the father box of the navigation bar*/ | /*defines the father box of the navigation bar*/ | ||
.navigation { | .navigation { |
Revision as of 08:31, 1 October 2017