Line 2: | Line 2: | ||
<style> | <style> | ||
+ | /* DEFAULT WIKI SETTINGS */ | ||
+ | /**************************************************************************************************************************************************************************************************/ | ||
+ | |||
+ | #home_logo, #sideMenu { display:none; } | ||
+ | #sideMenu, #top_title, .patrollink {display:none;} | ||
+ | #content { margin-left:0px; margin-top:-7px; padding:0px; width:100%;} | ||
+ | body {background-color:white; } | ||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
+ | #bodyContent a[href ^="https://"], .link-https { padding-right:0px;} | ||
+ | |||
+ | .judges-will-not-evaluate { border: 4px solid #F42534; padding: 2% !important; width: 92%!important;} | ||
+ | |||
+ | |||
+ | /**************************************************************************************************************************************************************************************************/ | ||
html { | html { |
Revision as of 03:29, 1 June 2019