Difference between revisions of "Team:SJTU-software"

Line 2: Line 2:
 
<style>
 
<style>
 
     #sideMenu, #top_title, .patrollink  {display:none;}
 
     #sideMenu, #top_title, .patrollink  {display:none;}
     div#content { width:1200px; height:500px;}
+
     div#content { width:1200px; display: inline-block;
 +
            vertical-align: middle;
 +
            width:100%;
 +
            height:100%;
 +
            min-height:400px;}
 
     div#bodyContent {
 
     div#bodyContent {
 
             display: inline-block;
 
             display: inline-block;
Line 9: Line 13:
 
             height:100%;
 
             height:100%;
 
             min-height:400px; }
 
             min-height:400px; }
     #content {background:transparent; margin-top:30px;margin-bottom:30px; padding:0px; width:1200px; height:500px;}
+
     #content {background:transparent; margin-top:30px;margin-bottom:30px; padding:0px; width:1200px; display: inline-block;
 +
            vertical-align: middle;
 +
            width:100%;
 +
            height:100%;
 +
            min-height:400px;}
 
     body {
 
     body {
 
         font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, serif;
 
         font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, serif;

Revision as of 12:07, 15 October 2018