suppression les sites 'liste'

+redirection vers /branches
This commit is contained in:
Esenjin 2021-06-20 13:37:25 +02:00
parent d7c00c6252
commit 07fc2ebd45
22 changed files with 1 additions and 537 deletions

View File

@ -1 +1 @@
<?php header('Location: http://camelia-studio.org/v2/'); ?> <?php header('Location: https://camelia-studio.org/branches/'); ?>

View File

@ -1,123 +0,0 @@
@charset "UTF-8";
/* CSS Document */
body {
background: #e6d9c8 ;
margin: 0;
padding: 0;
font-family: 'Century Gothic', sans-serif;
}
#parallax {
position: relative;
overflow: hidden;
width: 1000px;
height: 500px;
margin-top: 0px;
}
.conteneur {
width: 1000px;
margin: 0 auto;
}
.conteneur2 {
width: 400px;
margin: 0 auto;
}
.conteneur4 {
width: 400px;
margin: 0 auto;
}
.conteneur3 {
width: 400px;
margin: 0 auto;
}
.conteneur5 {
width: 900px;
height: 100%;
margin: 10px;
}
a {
color: #cd1158;
text-decoration: none;
}
a:hover,a:focus {
background-color: #3c3934;
box-shadow:0 1px 0 rgba(255,255,255,.4);
}
a span {
position:absolute;
margin-top:23px;
margin-left:-35px;
color:#000000;
background-color: #3c3934;
padding:15px;
box-shadow:0 0 2px rgba(0,0,0,.5);
transform:scale(0) rotate(-4deg);
transition:all .25s;
opacity:0;
}
a:hover span, a:focus span {
transform:scale(1) rotate(0);
opacity:1;
}
#footer {
width: 100%;
background: #3c3934;
height: 200px;
}
#bloc2 {
position: fixed;
width: 400px;
background: #c7bcad;
height: 200px;
top: 10px;
left:10px;
}
#bloc3 {
position: fixed;
width: 400px;
background: #c7bcad;
height: 200px;
top: 10px;
right:10px;
}
#bloc4 {
position: fixed;
width: 400px;
background: #c7bcad;
height: 400px;
top: 10px;
right:10px;
}
#footer3 {
position: fixed;
width: 100%;
background: #3c3934;
height: 50px;
bottom:15px;
}
#bloc5 {
position: relative;
color: #ffffff;
width: 900px;
background: #3c3934;
height: 3650px;
top: 20px;
left: 80px;
}

View File

@ -1,32 +0,0 @@
<head>
<title>Camélia Studio | Liste des plateformes</title>
<meta name="robots" content="noindex">
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen"/>
</head>
<div id="bloc5">
<div class="conteneur5">
<h2>Liste des plateformes</h2>
<p><u>Voici la liste de toutes les plateformes web de l'association <b>Camélia Studio</b></u> :</p>
<p># <a href="http://camelia-studio.org/" target="_blanck">Accueil Camélia Studio</a></p>
<p># <a href="http://magzine.camelia-studio.org/" target="_blanck">Accueil Mag'zine</a></p>
<p># <a href="http://zaap.camelia-studio.org/" target="_blanck">Accueil Zaap Sufokien</a></p>
<p># <a href="http://sangigi-fuchsia.fr/" target="_blanck">Site de l'association</a></p>
<p># <a href="http://forum.camelia-studio.org/" target="_blanck">Forum de l'association</a></p>
<p># <a href="http://sangigi-fuchsia.fr/beta/" target="_blanck">Site (version bêta)</a></p>
<p># <a href="http://cila.camelia-studio.org/v2/" target="_blanck">CILA (version 3.0)</a></p>
<p># <a href="http://dalla.camelia-studio.org/" target="_blanck">Dalla-Dalla</a></p>
<p># <a href="http://sangigi-fuchsia.fr/archivage/" target="_blanck">Site d'archivage</a></p>
<p># <a href="http://ersatz.xyz/" target="_blanck">Ersatz</a></p>
<br />
<p><u>Voici la liste des sites des adhérents hébergés par l'association :</u></p>
<p># <a href="http://esenjin.xyz/" target="_blanck">Esenjin</a> et son sous-domaines : <a href="http://concepts.esenjin.xyz/" target="_blanck">Concepts</a></p>
<br />
<p><u>Voici la liste des sites partenaires hébergés par <b>Camélia Studio</b> :</u></p>
<p>- /</p>
<br />
<p>Dernière mise à jour : le <i>29 août 2017</i></p>
</div>
</div>

View File

@ -1,29 +0,0 @@
# Slickmap CSS
A Visual Sitemapping Tool for Web Developers
Created by Matt Everson of Astuteo
https://www.astuteo.com/slickmap
###How To Use
1. Create an HTML file with an unordered list of links. SlickMap was
designed to style actual linked navigation, not simply lists, so make
sure to include anchor tags. See index.html for the correct formatting.
2. Apply slickmap.css as you would any other stylesheet, using it for both
"screen" and "print" media as seen here:
`<link rel="stylesheet" type="text/css" media="screen,print" href="slickmap.css" />`
3. Within your HTML file, the link to your home page should be at the top
of the unordered list and have the id of #home. This is required to pull
the home page link out above the rest of the site tree.
4. The SlickMap default is 4 columns. In order to change the number of
columns, you simply need to change the class of the PrimaryNav unordered
list (col4, col5, etc.) SlickMap CSS will accomodate 1 to 10 columns,
some much better than others.
5. Depending on how you use these files, you may need to correct the image
paths within the CSS file.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 300 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 305 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 295 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 353 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 326 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 201 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 152 B

View File

@ -1,71 +0,0 @@
<!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Camélia Studio | liste des plateformes web</title>
<link rel="stylesheet" type="text/css" media="screen, print" href="slickmap.css" />
</head>
<body>
<div class="sitemap">
<h1><img src="./images/logo2_mini.png" /> Camélia Studio</h1>
<h2>Organigramme des plateformes associées à l'association.</h2>
</br>
</br>
</br>
<ul id="primaryNav" class="col6">
<li id="home"><a href="http://camelia-studio.org" target="_blank">Camélia Studio | Accueil</a></li>
<li><a href="http://sangigi-fuchsia.fr" target="_blank">Site principal</a>
<ul>
<li><a href="http://sangigi-fuchsia.fr/archivage/" target="_blank">Site d'archivage</a></li>
<li><a href="http://sangigi-fuchsia.fr/beta/" target="_blank">Site de bêta test</a></li>
<li><a href="http://forum.camelia-studio.org" target="_blank">Forum</a></li>
</ul>
</li>
<li><a href="http://zaap.camelia-studio.org" target="_blank">Zaap Sufokien | Accueil</a>
<ul>
<li><a href="http://sangigi-fuchsia.fr/category/zaap-sufokien/" target="_blank">Site</a></li>
<li><a href="http://zaap.camelia-studio.org/roulette-donjons/" target="_blank">Roulette à donjons</a></li>
</ul>
</li>
<li><a href="http://magzine.camelia-studio.org" target="_blank">Mag'zine | Accueil</a>
<ul>
<li><a href="http://sangigi-fuchsia.fr" target="_blank">Site</a>
<ul>
<li><a href="http://sangigi-fuchsia.fr/category/magzine/" target="_blank">Actus / Éditions / InMag</a></li>
<li><a href="http://sangigi-fuchsia.fr/category/les-depeches/" target="_blank">Dépêches</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="http://cila.camelia-studio.org" target="_blank">CILA | Accueil</a>
<ul>
<li><a href="http://cila.camelia-studio.org/n_c/" target="_blank">CILA</a></li>
<li><a href="http://dalla.camelia-studio.org/" target="_blank">Dalla Dalla</a></li>
<li><a href="http://ersatz.xyz/" target="_blank">Ersatz</a></li>
<li><a href="http://ico.camelia-studio.org/" target="_blank">ICO</a></li>
</ul>
</li>
<li><a href="#">Membres</a>
<ul>
<li><a href="http://esenjin.xyz" target="_blank">Esenjin</a>
<ul>
<li><a href="http://concepts.esenjin.xyz" target="_blank">Concepts | Accueil</a></li>
<li><a href="http://concepts.esenjin.xyz/teumbleur/" target="_blank">Teumbleur</a></li>
<li><a href="http://concepts.esenjin.xyz/cyla/">Cyla</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#">Partenaires</a></li>
</ul>
</div>
</body>
</html>

View File

@ -1,24 +0,0 @@
This is free and unencumbered software released into the public domain.
Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.
In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
For more information, please refer to <http://unlicense.org>

View File

@ -1,257 +0,0 @@
@font-face {
font-family: 'Century Gothic';
src: url('../fonts/GOTHIC.ttf');
font-weight: normal;
font-style: normal
}
@font-face {
font-family: 'Always Forever';
src: url('../fonts/Always Forever.ttf');
font-weight: normal;
font-style: normal;
};
/* ------------------------------------------------------------
Reset Styles (from meyerweb.com)
------------------------------------------------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: Century Gothic;
vertical-align: baseline;
}
/* ------------------------------------------------------------
NUMBER OF COLUMNS: Adjust #primaryNav li to set the number
of columns required in your site map. The default is
4 columns (25%). 5 columns would be 20%, 6 columns would
be 16.6%, etc.
------------------------------------------------------------ */
#primaryNav li {
width:25%;
}
#primaryNav li ul li {
width:100% !important;
}
#primaryNav.col1 li { width:99.9%; }
#primaryNav.col2 li { width:50.0%; }
#primaryNav.col3 li { width:33.3%; }
#primaryNav.col4 li { width:25.0%; }
#primaryNav.col5 li { width:20.0%; }
#primaryNav.col6 li { width:16.6%; }
#primaryNav.col7 li { width:14.2%; }
#primaryNav.col8 li { width:12.5%; }
#primaryNav.col9 li { width:11.1%; }
#primaryNav.col10 li { width:10.0%; }
/* ------------------------------------------------------------
General Styles
------------------------------------------------------------ */
body {
background: #e6d9c8;
color: black;
padding: 40px;
font-family: "Century Gothic", Arial, sans-serif;
font-size: 12px;
line-height: 1;
}
.sitemap {
margin: 0 0 40px 0;
float: left;
width: 100%;
}
h1 {
font-family: Always Forever;
font-weight: bold;
text-transform: uppercase;
font-size: 60px;
margin: 0 0 5px 0;
}
h2 {
font-family: "Century Gothic", Verdana, sans-serif;
font-size: 15px;
color: #777777;
margin: 0 0 20px 0;
}
a {
text-decoration: none;
}
ol, ul {
list-style: none;
}
/* ------------------------------------------------------------
Site Map Styles
------------------------------------------------------------ */
/* -------- Lvl 1 --------- */
#primaryNav {
margin: 0;
float: left;
width: 100%;
}
#primaryNav #home {
display: block;
float: none;
background: #e6d9c8 url('images/L1-left.png') center bottom no-repeat;
position: relative;
padding: 0 0 30px 0;
}
#primaryNav li {
float: left;
background: url('images/L1-center.png') center top no-repeat;
padding: 30px 0;
margin-top: -30px;
}
#primaryNav li a {
margin: 0 20px 0 0;
padding: 10px 0;
display: block;
font-size: 14px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
color: #fff;
background: #3c3934;
border: 2px solid #000;
}
#primaryNav li a:hover {
border: 2px solid #fff;
}
#primaryNav li:last-child {
background: url('images/L1-right.png') center top no-repeat;
}
a:link:before,
a:visited:before {
content: " "attr(href)" ";
display: block;
font-size: 10px;
margin-bottom: 5px;
word-wrap: break-word;
}
#primaryNav li a:link:before,
#primaryNav li a:visited:before {
color: #e53e65;
}
/* -------- Lvl 2 --------- */
#primaryNav li li {
width: 100%;
clear: left;
margin-top: 0;
padding: 10px 0 0 0;
background: url('images/vertical-line.png') center bottom repeat-y;
}
#primaryNav li li a {
background-color: #afa88f;
border-color: #000;
}
#primaryNav li li a:hover {
border-color: #fff;
}
#primaryNav li li:first-child {
padding-top: 30px;
}
#primaryNav li li:last-child {
background: url('images/vertical-line.png') center bottom repeat-y;
}
#primaryNav li li a:link:before,
#primaryNav li li a:visited:before {
color: #3e1f24;
}
/* -------- Lvl 3 --------- */
#primaryNav li li ul {
margin: 10px 0 0 0;
width: 100%;
float: right;
padding: 9px 0 10px 0;
background: #e6d9c8 url('images/L3-ul-top.png') center top no-repeat;
}
#primaryNav li li li {
background: url('images/L3-center.png') left center no-repeat;
padding: 5px 0;
}
#primaryNav li li li a {
background-color: #c7bcad;
border-color: #000;
padding: 5px 0;
width: 80%;
float: right;
}
#primaryNav li li li a:hover {
border-color: #fff;
}
#primaryNav li li li:first-child {
padding: 15px 0 5px 0;
background: url('images/L3-li-top.png') left center no-repeat;
}
#primaryNav li li li:last-child {
background: url('images/L3-bottom.png') left center no-repeat;
}
#primaryNav li li li a:link:before,
#primaryNav li li li a:visited:before {
color: #3e1f24;
font-size: 9px;
}
/* ------------------------------------------------------------
Utility Navigation
------------------------------------------------------------ */
#utilityNav {
float: right;
max-width: 50%;
margin-right: 10px;
}
#utilityNav li {
float: left;
margin-bottom: 10px;
}
#utilityNav li a {
margin: 0 10px 0 0;
padding: 5px 10px;
display: block;
border: 2px solid #e3ca4b;
font-size: 12px;
font-weight: bold;
text-align: center;
color: black;
background: #fff7aa url('images/white-highlight.png') top left repeat-x;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px;
-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */
}
#utilityNav li a:hover {
background-color: #fffce5;
border-color: #d1b62c;
}
#utilityNav li a:link:before,
#utilityNav li a:visited:before {
color: #ccae14;
font-size: 9px;
margin-bottom: 3px;
}