menu entierement en ligne pour iframe et ajout liens vers revues litterall
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
<base href="../"/>
|
||||
<link href="./styles/style.css" type="text/css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<body id="body_navbar">
|
||||
|
||||
<div class="navbar">
|
||||
|
||||
<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>
|
||||
@@ -15,6 +17,7 @@
|
||||
<a href="./fr/lettres.html" target="_parent"><p>Lettres d'Europe et d'Ailleurs</p></a>
|
||||
<a href="./fr/actualites.html" target="_parent"><p>Actualités</p></a>
|
||||
</div>
|
||||
|
||||
<div class="nav_right">
|
||||
<div class="dropdown">
|
||||
<a class="drop_title drop horizontal" tabindex="0" target="_parent">
|
||||
@@ -33,6 +36,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user