Line 1: | Line 1: | ||
{{UESTC-China/bootstrap.css}} | {{UESTC-China/bootstrap.css}} | ||
<html> | <html> | ||
− | <script> | + | <script><!--去除wiki顶部部分覆盖ID--> |
$(document).ready(function(){ | $(document).ready(function(){ | ||
$("#HQ_page").attr('id',''); | $("#HQ_page").attr('id',''); | ||
Line 9: | Line 9: | ||
<head> | <head> | ||
<style> | <style> | ||
− | + | <!--去除wiki顶部部分覆盖id,其中#top影响模态框--> | |
#home_logo,#top_title,#top{ | #home_logo,#top_title,#top{ | ||
display: none; | display: none; | ||
} | } | ||
− | + | <!--去除wiki底部定义多余的padding--> | |
#globalWrapper{ | #globalWrapper{ | ||
padding-bottom:0; | padding-bottom:0; |
Revision as of 04:01, 12 October 2019