rm les pages inutilises des autres langues et modifie css languages pour aligner les trois
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>kosmopolit - actualités</title>
|
||||
<base href="../"/>
|
||||
<meta name="description" content="description du site web">
|
||||
<meta name="keywords" content="truc, bidule, chouette">
|
||||
<base href="../"/>
|
||||
<link href="./styles/style.css" type="text/css" rel="stylesheet">
|
||||
<link href="./styles/actualites.css" type="text/css" rel="stylesheet">
|
||||
<style> html {visibility: hidden; opacity: 0;} </style>
|
||||
@@ -14,6 +14,7 @@
|
||||
<body>
|
||||
|
||||
<nav class="navbar sticky">
|
||||
|
||||
<div class="nav_left">
|
||||
<a id="nav_logo" href="index.html" target="_parent"><img src="./docs/nav/kosmopolit_logo_mini.png" alt="logo kosmopolit"></a>
|
||||
<a href="./fr/kosmopolit.html" target="_parent"><p>KOSMOPOLIT</p></a>
|
||||
@@ -40,12 +41,13 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</nav>
|
||||
|
||||
<div class="container_main">
|
||||
|
||||
<aside class="aside_left sticky">
|
||||
<div class="table_box"> <!-- container use to adjust padding -->
|
||||
<div class="table_box">
|
||||
<h2>sommaire</h2>
|
||||
<a href="./fr/actualites.html#anchor_2021"><h3>2021</h3></a>
|
||||
<a href="./fr/actualites.html#anchor_2020"><h3>2020</h3></a>
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
<body>
|
||||
|
||||
<nav class="navbar sticky">
|
||||
|
||||
<div class="nav_left">
|
||||
<a id="nav_logo" href="index.html" target="_parent"><img src="./docs/nav/kosmopolit_logo_mini.png" alt="logo kosmopolit"></a>
|
||||
<a href="./fr/kosmopolit.html" target="_parent"><p>KOSMOPOLIT</p></a>
|
||||
|
||||
Reference in New Issue
Block a user