diff --git a/Accueil/accueil.html b/Accueil/accueil.html new file mode 100644 index 0000000..505e307 --- /dev/null +++ b/Accueil/accueil.html @@ -0,0 +1,32 @@ + + + + + + Cha ronronne ! + + + +
+

Éditorial

+ +
+
+

Les services

+ +
+
+

Cha ronronne ! 😸

+ Beau chaton +
+
aaaa
+ + diff --git a/Accueil/chaton01.jpg b/Accueil/chaton01.jpg new file mode 100644 index 0000000..7dc7a1f Binary files /dev/null and b/Accueil/chaton01.jpg differ diff --git a/Accueil/chaton02.jpg b/Accueil/chaton02.jpg new file mode 100644 index 0000000..e15b129 Binary files /dev/null and b/Accueil/chaton02.jpg differ diff --git a/Accueil/chaton03.jpg b/Accueil/chaton03.jpg new file mode 100644 index 0000000..5e5689c Binary files /dev/null and b/Accueil/chaton03.jpg differ diff --git a/Banner/april-logo-small.png b/Chapril-banner/april-logo-small.png similarity index 100% rename from Banner/april-logo-small.png rename to Chapril-banner/april-logo-small.png diff --git a/Banner/banner.xhtml~ b/Chapril-banner/banner.xhtml similarity index 69% rename from Banner/banner.xhtml~ rename to Chapril-banner/banner.xhtml index adabd41..243d1d4 100644 --- a/Banner/banner.xhtml~ +++ b/Chapril-banner/banner.xhtml @@ -4,7 +4,7 @@ Chapril banner - + @@ -14,12 +14,20 @@ 3dkfjmlqjflqsjflmjsqlmj
4dkfjmlqjflqsjflmjsqlmj
+ +
+ Huge height for scroll. +
+ +
+ 1dkfjmlqjflqsjflmjsqlmj
+
    @@ -31,7 +39,7 @@
- Logo April + Logo April
diff --git a/Banner/banner.xhtml b/Chapril-banner/banner.xhtml~ similarity index 100% rename from Banner/banner.xhtml rename to Chapril-banner/banner.xhtml~ diff --git a/Banner/chapril-banner.css~ b/Chapril-banner/chapril-banner.css similarity index 81% rename from Banner/chapril-banner.css~ rename to Chapril-banner/chapril-banner.css index f696bd3..e2b8a1c 100644 --- a/Banner/chapril-banner.css~ +++ b/Chapril-banner/chapril-banner.css @@ -5,10 +5,13 @@ body { margin-top: 0; + padding-top: 42px !important; } #chapril-banner { + position: fixed; + top: 0; height: 42px; width: 100%; margin: 0; @@ -70,9 +73,25 @@ body padding: 10px 15px; } -#chapril-banner-logoapril +#chapril-banner-aprillogo { float: right !important; height: 42px; +} + +#chapril-banner-aprillogo > a > img +{ padding-top: 2px; -} \ No newline at end of file +} + +/* Fixed Dokuwiki. */ +#dokuwiki__usertools +{ + top: 43px !important; +} + +/* Fixed PAD. */ +#editorcontainerbox +{ + top: 43px !important; +} diff --git a/Banner/chapril-banner.css b/Chapril-banner/chapril-banner.css~ similarity index 89% rename from Banner/chapril-banner.css rename to Chapril-banner/chapril-banner.css~ index f1753da..cce68c2 100644 --- a/Banner/chapril-banner.css +++ b/Chapril-banner/chapril-banner.css~ @@ -78,4 +78,16 @@ body float: right !important; height: 42px; padding-top: 2px; -} \ No newline at end of file +} + +/* Fixed Dokuwiki. */ +#dokuwiki__usertools +{ + top: 43px !important; +} + +/* Fixed PAD. */ +#editorcontainerbox +{ + top: 43px !important; +} diff --git a/Banner/chapril-logo-small.png b/Chapril-banner/chapril-logo-small.png similarity index 100% rename from Banner/chapril-logo-small.png rename to Chapril-banner/chapril-logo-small.png diff --git a/chapril-favicon.png b/Charter/chapril-favicon.png similarity index 100% rename from chapril-favicon.png rename to Charter/chapril-favicon.png diff --git a/Charter/chapril-logo-300x.png b/Charter/chapril-logo-300x.png new file mode 100644 index 0000000..1f6a887 Binary files /dev/null and b/Charter/chapril-logo-300x.png differ diff --git a/Charter/chapril.css b/Charter/chapril.css new file mode 100644 index 0000000..b7290a2 --- /dev/null +++ b/Charter/chapril.css @@ -0,0 +1,133 @@ +/* + ____ _ _ _ + / ___| |__ __ _ _ __ _ __(_) | ___ _ __ __ _ +| | | '_ \ / _` | '_ \| '__| | | / _ \| '__/ _` | +| |___| | | | (_| | |_) | | | | || (_) | | | (_| | + \____|_| |_|\__,_| .__/|_| |_|_(_)___/|_| \__, | + |_| |___/ +*/ + +html +{ + height: 100%; +} + +body +{ + font-family: Tahoma !important; + font-size: 12px; + font-color: #243C5F; + background-color: #ffffff; + padding: 0; + margin: 0; + width: 100hv; +} + +input[type=checkbox], +input[type=radio] +{ + margin-right:10px; + vertical-align: middle; +} + +#chapril-filigrane +{ + position: absolute; + top: 0px; + left: 0px; + background-image: url("/Charter/chapril-logo-300x.png"); + background-repeat: no-repeat; + background-color: transparent; + background-position: right 5px bottom 5px; + background-attachment: fixed; + opacity: 0.1; + width: 100%; + height: 100%; + z-index: -100; +} + +.left +{ + text-align: left; +} + +.center +{ + text-align: center; +} + +.auto-center +{ + padding-left: auto; + padding-right: auto; +} + +.right +{ + text-align: right; +} + +.nude-list +{ + margin-left:0px; +} + +.nude-list > li +{ + list-style-type:none; +} + +a +{ + text-decoration: none; +} + +/***** GENERIC COLUMNS *****/ +.row +{ + display: block; + height: 100%; +} + +.row:after +{ + clear: both; + content: "."; + display: block; + height: 0; + visibility: hidden; +} + +.column +{ + display: inline; + float: left; + height: 100%; +} + +/***** Swinging image *****/ + +.chapril-swingimage +{ + transform-origin: 50% 50%; + animation: chaprilt-swinging 3.5s ease-in-out forwards infinite; +} + +@keyframes chapril-swinging +{ + 0%{transform: rotate(10deg);} + 50%{transform: rotate(-5deg)} + 100%{transform: rotate(10deg);} +} + +.chapril-swingimage:hover +{ + transform-origin: 50% 50%; + animation: cockpit-swinging-hover 3.5s ease-in-out forwards infinite; +} + +@keyframes chapril-swinging-hover +{ + 0%{transform: rotate(0deg);} + 100%{transform: rotate(-360deg);} +} diff --git a/Charter/chapril.css~ b/Charter/chapril.css~ new file mode 100644 index 0000000..e39900c --- /dev/null +++ b/Charter/chapril.css~ @@ -0,0 +1,98 @@ +/* + ____ _ _ _ + / ___| |__ __ _ _ __ _ __(_) | ___ _ __ __ _ +| | | '_ \ / _` | '_ \| '__| | | / _ \| '__/ _` | +| |___| | | | (_| | |_) | | | | || (_) | | | (_| | + \____|_| |_|\__,_| .__/|_| |_|_(_)___/|_| \__, | + |_| |___/ +*/ + +html +{ + height: 100%; +} + +body +{ + font-family: Tahoma !important; + font-size: 12px; + font-color: #243C5F; + background-color: #ffffff; + padding: 0; + margin: 0; + width: 100hv; + height: 100%; +} + +input[type=checkbox], +input[type=radio] +{ + margin-right:10px; + vertical-align: middle; +} + +#chapril-filigrane +{ + position: absolute; + top: 0px; + left: 0px; + background-image: url("/Charter/charter-logo-300x.png"); + background-repeat: no-repeat; + background-color: transparent; + background-position: right 5px bottom 5px; + background-attachment: fixed; + opacity: 0.1; + width: 100%; + height: 100%; + z-index: -100; +} + +/***** GENERIC COLUMNS *****/ +.row +{ + display: block; + height: 100%; +} + +.row:after +{ + clear: both; + content: "."; + display: block; + height: 0; + visibility: hidden; +} + +.column +{ + display: inline; + float: left; + height: 100%; +} + +/***** Swinging image *****/ + +.chapril-swingimage +{ + transform-origin: 50% 50%; + animation: chaprilt-swinging 3.5s ease-in-out forwards infinite; +} + +@keyframes chapril-swinging +{ + 0%{transform: rotate(10deg);} + 50%{transform: rotate(-5deg)} + 100%{transform: rotate(10deg);} +} + +.chapril-swingimage:hover +{ + transform-origin: 50% 50%; + animation: cockpit-swinging-hover 3.5s ease-in-out forwards infinite; +} + +@keyframes chapril-swinging-hover +{ + 0%{transform: rotate(0deg);} + 100%{transform: rotate(-360deg);} +} diff --git a/a-propos.html b/a-propos.html index 7eb3bd3..ebeb69b 100644 --- a/a-propos.html +++ b/a-propos.html @@ -1,7 +1,7 @@ -
+ À propos de ce site -
+

Mentions légales

@@ -46,7 +46,7 @@ dédiée.

-Ou c'est simplement un jeu de mot/mot valise de chatons + april. +Ou c'est simplement un jeu de mot/mot valise de CHATONS + April.

diff --git a/favicon.ico b/favicon.ico index 816433f..d73567e 120000 --- a/favicon.ico +++ b/favicon.ico @@ -1 +1 @@ -/var/www/chapril.org/chapril-favicon.png \ No newline at end of file +Charter/chapril-favicon.png \ No newline at end of file diff --git a/index.html b/index.html deleted file mode 100644 index acb569d..0000000 --- a/index.html +++ /dev/null @@ -1,12 +0,0 @@ - - - Cha ronronne ! - - -

Cha ronronne ! 😸

- -

-À propos de ce site

- - - diff --git a/index.html b/index.html new file mode 120000 index 0000000..c9f1263 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +Accueil/accueil.html \ No newline at end of file