RandolphLiu (Talk | contribs) |
RandolphLiu (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<script> | <script> | ||
− | |||
$(document).ready(function() { | $(document).ready(function() { | ||
Line 41: | Line 40: | ||
} | } | ||
− | |||
− | |||
</script> | </script> | ||
+ | <head> | ||
− | < | + | <meta charset="utf-8" /> |
− | + | ||
+ | <!-- This tells the browser that your page is responsive --> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
+ | </head> | ||
+ | |||
+ | <style> | ||
/**************************************************************************************************************************************************************************************************/ | /**************************************************************************************************************************************************************************************************/ | ||
/* DEFAULT WIKI SETTINGS */ | /* DEFAULT WIKI SETTINGS */ | ||
/**************************************************************************************************************************************************************************************************/ | /**************************************************************************************************************************************************************************************************/ | ||
− | |||
#home_logo, #sideMenu { display:none; } | #home_logo, #sideMenu { display:none; } | ||
Line 63: | Line 64: | ||
.judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;} | .judges-will-not-evaluate { border: 4px solid #e4dede; padding: 2% !important; width: 92%!important;} | ||
− | |||
− | |||
</style> | </style> | ||
Line 70: | Line 69: | ||
<style> | <style> | ||
+ | /**************************************************************************************************************************************************************************************************/ | ||
+ | /*NOW START YOUR WON STYLINGS*/ | ||
+ | /**************************************************************************************************************************************************************************************************/ | ||
#universal-wrapper { | #universal-wrapper { | ||
Line 76: | Line 78: | ||
width: 100; | width: 100; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
body { | body { | ||
Line 179: | Line 176: | ||
} | } | ||
− | |||
− | |||
− | |||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 02:10, 4 October 2018