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

Line 10: Line 10:
 
<link rel="stylesheet" type="text/css" href="https://2019.igem.org/Template:Tongji_Software/css/component_css?action=raw&ctype=text/css"/>
 
<link rel="stylesheet" type="text/css" href="https://2019.igem.org/Template:Tongji_Software/css/component_css?action=raw&ctype=text/css"/>
 
<script src="https://2019.igem.org/Template:Tongji_Software/js/modernizr_custom_js?action=raw&ctype=text/javascript"></script>
 
<script src="https://2019.igem.org/Template:Tongji_Software/js/modernizr_custom_js?action=raw&ctype=text/javascript"></script>
 +
        <style>
 +
        .pages-nav {
 +
display: -webkit-flex;
 +
display: flex;
 +
-webkit-flex-wrap: wrap;
 +
flex-wrap: wrap;
 +
-webkit-justify-content: center;
 +
justify-content: center;
 +
-webkit-align-items: center;
 +
align-items: center;
 +
padding: 20px;
 +
text-align: center;
 +
background: #0e0f0f;
 +
      }
 +
      .pages-nav__item {
 +
width: 33%;
 +
padding: 1em;
 +
      }
 +
        </style>
 
</head>
 
</head>
 
<body>
 
<body>

Revision as of 15:36, 8 October 2019

menu