Line 10: | Line 10: | ||
<script src="https://2019.igem.org/Template:Tongji_Software/js/modernizr_custom_js?action=raw&ctype=text/javascript"></script> | <script src="https://2019.igem.org/Template:Tongji_Software/js/modernizr_custom_js?action=raw&ctype=text/javascript"></script> | ||
<style> | <style> | ||
+ | #sideMenu, #top_title {display:none;} | ||
+ | #content { padding:0px; width:100%; height:100%; margin-top:-12px; margin-left:0px;} | ||
+ | <!--主体背景--> | ||
+ | body {background-color:black; height:100%;} | ||
+ | |||
+ | <!--页脚--> | ||
+ | |||
+ | footer { | ||
+ | background: #333; | ||
+ | color: #eee; | ||
+ | font-size: 11px; | ||
+ | padding: 20px; | ||
+ | } | ||
+ | ul.unstyled { | ||
+ | list-style: none; | ||
+ | padding: 0; | ||
+ | } | ||
+ | footer h6 { | ||
+ | color: white; | ||
+ | } | ||
+ | |||
@-webkit-keyframes fadein { | @-webkit-keyframes fadein { | ||
0% { | 0% { |
Revision as of 13:46, 4 October 2019