|
|
Line 5: |
Line 5: |
| <link href="https://fonts.googleapis.com/css?family=Sanchez" rel="stylesheet"> | | <link href="https://fonts.googleapis.com/css?family=Sanchez" rel="stylesheet"> |
| <style> | | <style> |
− | .row {
| |
− | /*display: flex;
| |
− | flex-direction: row;*/
| |
− | width:300px;
| |
− | margin-left:auto;
| |
− | margin-right:auto;
| |
− | }
| |
− |
| |
− | /*.row > [class^="col-"],
| |
− | .row > [class*=" col-"] {
| |
− | display: flex;
| |
− | align-items: center;
| |
− | justify-content: center;
| |
− | }*/
| |
− |
| |
− | .direction{
| |
− | text-align:center;
| |
− | background:transparent;
| |
− | border:none;
| |
− |
| |
− | }
| |
− |
| |
− | .axel{
| |
− | padding-top:15px;
| |
− | }
| |
− |
| |
| </style> | | </style> |
| </head> | | </head> |
Line 40: |
Line 14: |
| <p style="font-size:15px;"></p> | | <p style="font-size:15px;"></p> |
| </div> | | </div> |
− |
| |
− | <!-- Axel direction pour naviguer dans le wiki -->
| |
− | <!-- <div class="container">
| |
− | <div class="row">
| |
− | <div class="col-md-4" style="justify-content: right;font-size:15px;">
| |
− | <a href="#" style="justify-content: right;font-size:15px;"><< Aller sur la gauche</a>
| |
− | </div>
| |
− | <div class="col-md-4" style="">
| |
− | <img src="https://static.igem.org/mediawiki/2018/2/2b/T--Evry_Paris-Saclay--axel_navigator_logo.png" width="100%" alt="logo axel le naviguateur">
| |
− | </div>
| |
− | <div class="col-md-4" style="justify-content: left;font-size:15px;">
| |
− | <a href="#" style="justify-content: left;font-size:15px;">Aller sur la droite >></a>
| |
− | </div>
| |
− | </div>
| |
− | </div>-->
| |
− | <div class="container">
| |
− | <div class="row">
| |
− | <table class="direction" style="border: none; width:80%;">
| |
− | <tr>
| |
− | <th><a href="#" style="color:black;">Previous</a></th>
| |
− | <th><img class="axel" src="https://static.igem.org/mediawiki/2018/2/2b/T--Evry_Paris-Saclay--axel_navigator_logo.png" width="100%" alt="logo axel le naviguateur"></th>
| |
− | <th><a href="#" style="color:black;">Next</a></th>
| |
− | </tr>
| |
− | </table>
| |
− | </div>
| |
− | </div>
| |
− | <!-- FIN Axel direction pour naviguer dans le wiki -->
| |
− |
| |
| | | |
| </div> | | </div> |