Difference between revisions of "Team:Nankai/Practices"
Line 1: | Line 1: | ||
− | |||
<html lang="en"> | <html lang="en"> | ||
<head> | <head> | ||
+ | <script> | ||
+ | document.styleSheets[0].disabled = true | ||
+ | </script> | ||
+ | |||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
<title>DesignPortfolio</title> | <title>DesignPortfolio</title> | ||
Line 17: | Line 20: | ||
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> | <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> | ||
<![endif]--> | <![endif]--> | ||
+ | <style> | ||
+ | |||
+ | /*Clear existing style*/ | ||
+ | |||
+ | |||
+ | #contentSub, #menubar, #footer-box, #siteSub, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear { | ||
+ | display:none; | ||
+ | } | ||
+ | |||
+ | html, body { | ||
+ | width: auto !important; | ||
+ | /*overflow-x: hidden !important;*/ | ||
+ | height: 100% !important; | ||
+ | |||
+ | } | ||
+ | /*End claer*/ | ||
+ | </style> | ||
+ | |||
Revision as of 03:11, 5 August 2015