Difference between revisions of "Template:USTC-Software/html/header"

Line 5: Line 5:
 
<script type="text/javascript" src="https://2019.igem.org/Template:USTC-Software/js/popper?action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2019.igem.org/Template:USTC-Software/js/popper?action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2019.igem.org/Template:USTC-Software/js/bootstrap?action=raw&ctype=text/javascript"></script>
 
<script type="text/javascript" src="https://2019.igem.org/Template:USTC-Software/js/bootstrap?action=raw&ctype=text/javascript"></script>
<link href="https://2019.igem.org/Template:USTC-Software/css/common?action=raw&ctype=text/css" rel="stylesheet">
+
<link rel="stylesheet" href="https://2019.igem.org/Template:USTC-Software/css/common?action=raw&ctype=text/css">
 +
<link rel="stylesheet" href="https://2019.igem.org/Template:USTC-Software/css/pageContent?action=raw&ctype=text/css">
 
<style type="text/css">
 
<style type="text/css">
     li {font-family: alegreya !important;}
+
     li {font-family: alegreya !important; font-weight: 600; font-size: 1.1em;}
     .header {width: 100%}
+
     .header {width: 100%; margin-top: 1em;}
 
     .top_menu {display: flex}
 
     .top_menu {display: flex}
 
     .logo {padding: 1em}
 
     .logo {padding: 1em}
 +
    .logo img{height: 50px;}
 
     .menu {width: 100%;}
 
     .menu {width: 100%;}
     .menu_list {display: flex; justify-content: flex-end; color: #248ea9; width: 100%;}
+
     .menu_list {display: flex; justify-content: flex-end; color: #248ea9; width: 100%; margin-top: 10px;}
 
     .menu_list li {display: inline-block;  position: relative;}
 
     .menu_list li {display: inline-block;  position: relative;}
 
     .menu_list li a {color: #248ea9; }
 
     .menu_list li a {color: #248ea9; }
Line 21: Line 23:
 
     .menu_icon {display: none}
 
     .menu_icon {display: none}
 
     .menu_icon > img {width: 2em; height: 2em; padding-top: .75em}
 
     .menu_icon > img {width: 2em; height: 2em; padding-top: .75em}
     .more > span {display: inline-block; width: 1em; height: 1em; background-image: url('https://static.igem.org/mediawiki/2019/0/0a/T--USTC-Software--slide_down.svg'); background-position: -18px; background-size: cover; transform: rotate(-90deg);}
+
     .more > span {display: inline-block; width: 1em; height: 1em; background-image: url('https://static.igem.org/mediawiki/2019/0/0a/T--USTC-Software--slide_down.svg'); background-position: -18px; background-size: cover; transform: rotate(-90deg); position: relative; top: 5px;}
 
     .more:hover > span {transform: rotate(0deg);}
 
     .more:hover > span {transform: rotate(0deg);}
 
     .more > span {transition: all .4s; }
 
     .more > span {transition: all .4s; }
Line 58: Line 60:
 
             <div class="logo">
 
             <div class="logo">
 
                 <a href="https://2019.igem.org/Team:USTC-Software">
 
                 <a href="https://2019.igem.org/Team:USTC-Software">
                     <img src="https://static.igem.org/mediawiki/2019/9/9c/T--USTC-Software--logo2blue.png" alt="" style="height: 31px;">
+
                     <img src="https://static.igem.org/mediawiki/2019/9/9c/T--USTC-Software--logo2blue.png" alt="">
 
                 </a>
 
                 </a>
 
             </div>
 
             </div>

Revision as of 01:35, 19 October 2019