Line 3: | Line 3: | ||
</script> | </script> | ||
<style> | <style> | ||
+ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear, .center {display: none;} /*-- hides default wiki settings --*/ | ||
+ | |||
+ | #top_title { | ||
+ | margin-bottom: 0!important; | ||
+ | } | ||
+ | |||
+ | #top_menu_under { | ||
+ | height: 0; | ||
+ | } | ||
+ | |||
+ | #HQ_page{ | ||
+ | margin-left:0 !important; | ||
+ | } | ||
+ | |||
+ | #globalWrapper,#content{ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | #HQ_page p { | ||
+ | text-align: justify!important; | ||
+ | } | ||
+ | |||
+ | #w_navMenu>p { | ||
+ | text-align: right!important; | ||
+ | } | ||
+ | |||
+ | #HQ_page table,ul { | ||
+ | margin-left: 0 !important; | ||
+ | } | ||
+ | |||
+ | #content{ | ||
+ | line-height:normal; | ||
+ | } | ||
+ | |||
+ | .mw-content-ltr ul { | ||
+ | margin: 0 !important; | ||
+ | } | ||
+ | |||
+ | * { | ||
+ | -webkit-box-sizing: border-box;!important | ||
+ | -moz-box-sizing: border-box;!important | ||
+ | box-sizing: border-box;!important | ||
+ | } | ||
+ | |||
html { | html { | ||
font-family: sans-serif; | font-family: sans-serif; |
Latest revision as of 14:17, 26 June 2018