|
|
| Line 1: |
Line 1: |
| − | <!DOCTYPE html>
| |
| − |
| |
| | <html lang="en-US"> | | <html lang="en-US"> |
| | | | |
| − | <head> | + | |
| | + | <style> |
| | + | /* |
| | + | */ |
| | + | /**************************************************************************************************************************************************************************************************/ |
| | + | /* DEFAULT WIKI SETTINGS */ |
| | + | /**************************************************************************************************************************************************************************************************/ |
| | + | p{ |
| | + | margin-bottom: 0 !important; |
| | + | } |
| | + | |
| | + | h1 { |
| | + | border-bottom: 0px !important; |
| | + | } |
| | + | |
| | + | |
| | + | #home_logo, #sideMenu { |
| | + | display:none; |
| | + | } |
| | + | #sideMenu, #top_title, .patrollink { |
| | + | display:none; |
| | + | } |
| | + | |
| | + | /*Bootstrap.min altered the way the top menu looks, by changing box-sizing: from border-box to initial, the damage is undone*/ |
| | + | #top_menu_14 { |
| | + | box-sizing: initial; |
| | + | } |
| | + | td a{ |
| | + | padding-right: 0px !important; |
| | + | } |
| | + | |
| | + | .subttt{color: white !important;} |
| | + | a.subtt { color: white !important; } |
| | + | a.subtt:hover { color: #4a90e2 !important; } |
| | + | </style> |
| | + | <script> |
| | + | $(document).ready(function() { |
| | + | $("#HQ_page").removeAttr('id'); |
| | + | $("#globalWrapper").removeAttr('id'); |
| | + | $("#content").removeAttr('id'); |
| | + | $("#bodyContent").removeAttr('id'); |
| | + | $("#mw-content-text").removeAttr('id'); |
| | + | }); |
| | + | </script> |
| | | | |
| | <meta charset="UTF-8"> | | <meta charset="UTF-8"> |
| Line 64: |
Line 105: |
| | .wpb_animate_when_almost_visible{opacity:1}</style> | | .wpb_animate_when_almost_visible{opacity:1}</style> |
| | </noscript> | | </noscript> |
| − | </head>
| |
| | | | |
| | | | |
| − | <body class="home page-template-default page page-id-4707 page-child parent-pageid-1335 desktop desktop-menu page-has-animation scroll-nav-style-01 header-sticky-both wide page-has-no-sidebar wpb-js-composer js-comp-ver-6.0.5 vc_responsive" data-site-width="1200px" data-content-width="1200" data-font="Open Sans Helvetica, Arial, sans-serif" data-header-sticky-height="80"> | + | <div class="home page-template-default page page-id-4707 page-child parent-pageid-1335 desktop desktop-menu page-has-animation scroll-nav-style-01 header-sticky-both wide page-has-no-sidebar wpb-js-composer js-comp-ver-6.0.5 vc_responsive" data-site-width="1200px" data-content-width="1200" data-font="Open Sans Helvetica, Arial, sans-serif" data-header-sticky-height="80"> |
| | | | |
| | | | |
| Line 1,656: |
Line 1,696: |
| | <script type='text/javascript' src='https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~js~wavify~min~js.txt&action=raw&ctype=text/javascript'></script> | | <script type='text/javascript' src='https://2019.igem.org/wiki/index.php?title=Template:MADRID_UCM/wp-content~themes~brook~assets~js~wavify~min~js.txt&action=raw&ctype=text/javascript'></script> |
| | | | |
| − | </body> | + | </div> |
| | | | |
| | </html> | | </html> |