Difference between revisions of "Template:Tongji Software/CSS"

Line 3: Line 3:
 
     #sideMenu, #top_title {display:none;}         
 
     #sideMenu, #top_title {display:none;}         
 
     #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: -6px; }
 
     #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: -6px; }
     #content { padding:0px; width:100%; margin-top:0px; margin-left:0px;}
+
     #content { width:100%; margin-top:0px; margin-left:0px;}
 
     <!--主体背景-->
 
     <!--主体背景-->
 
     #body{background-color: #ffffff;}
 
     #body{background-color: #ffffff;}
 
              
 
              
 
     <!--页脚-->                               
 
     <!--页脚-->                               
   
 
        footer {
 
            background: #333;
 
            color: #eee;
 
            font-size: 11px;
 
            padding: 20px;
 
        }
 
        ul.unstyled {
 
            list-style: none;
 
            padding: 0;
 
        }
 
        footer h6 {
 
            color: white;
 
        }
 
 
    
 
    
  
 
   </style></html>
 
   </style></html>

Revision as of 07:36, 14 August 2019