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:-15px; margin-left:0px;}
 
        <!--主体背景-->
 
        body {background-color:black; height:100%;}
 
               
 
        <!--页脚-->                             
 
       
 
            footer {
 
                background: #333;
 
                color: #eee;
 
                font-size: 11px;
 
                padding: 20px;
 
            }
 
    </style>
 
 
 
<head>
 
<head>
 
     <title>Tongji Software | Pathlab</title>
 
     <title>Tongji Software | Pathlab</title>
Line 27: Line 11:
 
     <script src="https://2019.igem.org/Template:Tongji_Software/js/modernizer_js?action=raw&ctype=text/javascript"></script> <!-- Modernizr -->
 
     <script src="https://2019.igem.org/Template:Tongji_Software/js/modernizer_js?action=raw&ctype=text/javascript"></script> <!-- Modernizr -->
 
     <link rel="stylesheet" href="https://2019.igem.org/Template:Tongji_Software/css/default_css?action=raw&ctype=text/css">   
 
     <link rel="stylesheet" href="https://2019.igem.org/Template:Tongji_Software/css/default_css?action=raw&ctype=text/css">   
 +
<style type="text/css">
 +
        #sideMenu, #top_title {display:none;}       
 +
        #content { padding:0px; width:100%; height:100%; margin-top:-15px; margin-left:0px;}
 +
        <!--主体背景-->
 +
        body {background-color:black; height:100%;}
 +
    </style>
  
 
<style>
 
<style>

Revision as of 14:26, 5 October 2019

Tongji Software | Pathlab