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

Line 1: Line 1:
 
<html>
 
<html>
 
+
  <style type="text/css">
 +
    #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;
 +
        }
 +
 +
  </style>
 
<head>
 
<head>
 
     <title>Tongji Software | Pathlab</title>
 
     <title>Tongji Software | Pathlab</title>

Revision as of 10:48, 5 October 2019

Tongji Software | Pathlab