Merge branch 'master' of codeberg.org:memoireERG/posterg-front-end
This commit is contained in:
@@ -8,15 +8,29 @@
|
|||||||
<link rel="stylesheet" href="style.css">
|
<link rel="stylesheet" href="style.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
<header>
|
||||||
|
<!-- ENTÊTE -->
|
||||||
|
|
||||||
|
<div id="header">
|
||||||
|
<h1><a href="index.html">Mémoire post-ERG/A life after ERG</a></h1>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
<!-- MENU -->
|
||||||
|
|
||||||
|
<div class="menu">
|
||||||
|
<input type="search" name="search" placeholder="Recherche..." button class="boutton boutton1"></input>
|
||||||
|
<a href="formulaire.html" button class="boutton boutton1">Partager un mémoire</a>
|
||||||
|
<a href="apropos.html" button class="boutton boutton1">À propos</a>
|
||||||
|
<a href="contact.html" button class="boutton boutton1">Contact</a>
|
||||||
|
<a href="licences.html" button class="boutton boutton1">Licences</a>
|
||||||
|
</div>
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
|
|
||||||
|
|
||||||
<header>
|
|
||||||
<h1><a href="index.html">Post-ERG</a></h1>
|
|
||||||
<nav></nav>
|
|
||||||
</header>
|
|
||||||
|
|
||||||
<section id="main-content">
|
<section id="main-content">
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user