Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | /* Wiki Hacks - START */ | ||
+ | /* Author: Pieter van Boheemen */ | ||
+ | /* Team: TU Delft */ | ||
#top_title {display:none;} | #top_title {display:none;} | ||
+ | #HQ_page p {font-size: 12pt;} | ||
#sideMenu{display:none;} | #sideMenu{display:none;} | ||
#catlinks{display:none;} | #catlinks{display:none;} | ||
+ | #globalWrapper { background-color: transparent; border: none; margin: 0; padding: 0; width: 100%; height:100%;} | ||
+ | #content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; overflow-x: hidden; height:100%;} | ||
+ | #bodyContent {background-color:transparent; border: none; padding:0; margin:0; width:100%; height:100%;} | ||
+ | #top-section {display: block;position:fixed; height:3px; width:100%;z-index:999;} | ||
+ | #p-logo {display: none;} | ||
+ | #search-controls {display: none;} | ||
+ | #footer-box {display: none;} | ||
+ | .visualClear { display: none; } | ||
+ | #footer { border: none; width: 100%; margin: 0 auto; padding: 0;} | ||
+ | .firstHeading { display: none;} | ||
+ | #f-list a { color: #333; font-size: 10px;} | ||
+ | #f-list a:hover { color: #666;} | ||
+ | .printfooter { display: none; } | ||
+ | #search-controls { display:none; } | ||
+ | h3#siteSub { display: none;} | ||
+ | #contentSub {display: none;} | ||
+ | ul {list-style-image:no | ||
html, body { | html, body { |
Revision as of 00:20, 13 May 2017