Team:Warsaw/Templates/2014Page
From 2014.igem.org
(Difference between revisions)
(wiki hacks) |
|||
Line 10: | Line 10: | ||
<style> | <style> | ||
/* Caveat before editing styles: if you're not sure what you're doing, please contact Patryk Hes (pathes@wp.pl) */ | /* Caveat before editing styles: if you're not sure what you're doing, please contact Patryk Hes (pathes@wp.pl) */ | ||
+ | |||
+ | /* Wiki hacks */ | ||
+ | #top-section { | ||
+ | display: none !important; | ||
+ | } | ||
+ | #top { | ||
+ | display: none; | ||
+ | } | ||
+ | #content { | ||
+ | width: 100% !important; | ||
+ | background: none !important; | ||
+ | } | ||
+ | #content h1.firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | #footer-box { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
* { | * { | ||
box-sizing: border-box; | box-sizing: border-box; |
Revision as of 14:32, 9 October 2014