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

Line 1: Line 1:
 +
 
<html>
 
<html>
<head>
+
    <style type="text/css">
  <style type="text/css">
+
        #sideMenu, #top_title {display:none;}         
    #sideMenu, #top_title {display:none;}         
+
        #content { padding:0px; width:100%; height:100%; margin-top:-15px; margin-left:0px;}
    #content { padding:0px; width:100%; height:100%; margin-top:-15px; margin-left:0px;}
+
        <!--主体背景-->
    <!--主体背景-->
+
        body {background-color:black; height:100%;}
    body {background-color:black; height:100%;}
+
               
           
+
        <!--页脚-->                               
    <!--页脚-->                               
+
       
   
+
            footer {
        footer {
+
                background: #333;
            background: #333;
+
                color: #eee;
            color: #eee;
+
                font-size: 11px;
            font-size: 11px;
+
                padding: 20px;
            padding: 20px;
+
            }
        }
+
    </style>
  </style>
+
  
 +
<head>
 
     <title>Tongji Software | Pathlab</title>
 
     <title>Tongji Software | Pathlab</title>
 
     <link href="https://2019.igem.org/Template:Tongji_Software/css/ClearDefaultCss_css?action=raw&ctype=text/css" rel="stylesheet">
 
     <link href="https://2019.igem.org/Template:Tongji_Software/css/ClearDefaultCss_css?action=raw&ctype=text/css" rel="stylesheet">
 
     <script>document.documentElement.className="js";var supportsCssVars=function(){var e,t=document.createElement("style");return t.innerHTML="root: { --tmp-var: bold; }",document.head.appendChild(t),e=!!(window.CSS&&window.CSS.supports&&window.CSS.supports("font-weight","var(--tmp-var)")),t.parentNode.removeChild(t),e};supportsCssVars()||alert("Please view this demo in a modern browser that supports CSS Variables.");</script>
 
     <script>document.documentElement.className="js";var supportsCssVars=function(){var e,t=document.createElement("style");return t.innerHTML="root: { --tmp-var: bold; }",document.head.appendChild(t),e=!!(window.CSS&&window.CSS.supports&&window.CSS.supports("font-weight","var(--tmp-var)")),t.parentNode.removeChild(t),e};supportsCssVars()||alert("Please view this demo in a modern browser that supports CSS Variables.");</script>
<link href="https://2019.igem.org/Template:Tongji_Software/dist/vendors_css?action=raw&ctype=text/css" rel="stylesheet"><link href="https://2019.igem.org/Template:Tongji_Software/dist/demo5_css?action=raw&ctype=text/css" rel="stylesheet">
+
    <link href="https://2019.igem.org/Template:Tongji_Software/dist/vendors_css?action=raw&ctype=text/css" rel="stylesheet"><link href="https://2019.igem.org/Template:Tongji_Software/dist/demo5_css?action=raw&ctype=text/css" rel="stylesheet">
<link href="https://2019.igem.org/Template:Tongji_Software/css/ClearDefaultCss_css?action=raw&ctype=text/css" rel="stylesheet">
+
 
</head>
+
    <link rel="stylesheet" href="https://2019.igem.org/Template:Tongji_Software/css/MenuRest_css?action=raw&ctype=text/css"> <!-- CSS reset -->
 +
<!--    <link rel="stylesheet" href="https://2019.igem.org/Template:Tongji_Software/css/MenuStyle_css?action=raw&ctype=text/css"> &lt;!&ndash; Resource style &ndash;&gt;-->
 +
    <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">  
 
<style>
 
<style>
 
     /* --------------------------------
 
     /* --------------------------------
Line 442: Line 446:
  
 
</style>
 
</style>
 +
</head>
  
 
<body>
 
<body>

Revision as of 11:26, 5 October 2019

Tongji Software | Pathlab