Difference between revisions of "Team:SEU"

Line 1: Line 1:
 
<html>
 
<html>
<!-- 解决官网bug的 CSS -->
 
<style>
 
        /*消除官网坑爹样式*/
 
        body {
 
            margin-top:-6px;
 
            height: 100%;
 
            width: 100%;
 
        }
 
        #HQ_page p {
 
            font-size:16px;
 
            font-family:"微软雅黑";
 
        }
 
        #globalWrapper{
 
            margin: 0;
 
            padding: 0;
 
        }
 
        #content{
 
            width: 100%;
 
            padding: 0;
 
            margin: -12px 0 0;
 
        }
 
        #top_title{
 
            display: none;
 
        }
 
        #sideMenu{
 
            display: none;
 
        }
 
      #content,
 
      .vs-content,
 
      .vs-wrapper section {
 
        background-color: transparent !important;
 
      }
 
  
</style>
 
 
     <!-- Mobile Specific Metas================================================== -->
 
     <!-- Mobile Specific Metas================================================== -->
 
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
 
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">

Revision as of 11:27, 9 September 2019