From 5cff390c081bdfb756a8977ad0bd56d778202d6b Mon Sep 17 00:00:00 2001
From: startxfr
Date: Sat, 6 Feb 2016 05:05:57 +0100
Subject: reorg avec gestion des sig
---
Services/apache/index.html | 22 +++++++---------------
1 file changed, 7 insertions(+), 15 deletions(-)
(limited to 'Services/apache/index.html')
diff --git a/Services/apache/index.html b/Services/apache/index.html
index 039c3dc..f3a9e21 100644
--- a/Services/apache/index.html
+++ b/Services/apache/index.html
@@ -13,14 +13,8 @@
h3 { text-shadow: 1px 1px 0px rgba(255,255,255,1); font-size: 1.5em;margin: .2em; }
h4 { font-size: 1.2em; margin: .2em; }
p { font-size: 1em; margin: .5em .2em; }
- ul {
- padding-bottom: 1em;
- padding-left: 2em;
- }
- a {
- color: white;
- text-decoration: none;
- }
+ ul { font-size: 1em; margin: .5em .2em; padding-bottom: 1em; padding-left: 2em; }
+ a { color: white; text-decoration: none; }
body > header h1 { color: #000e44; text-shadow: 0 0 3px rgb(255,255,255), 0 0 10px rgba(255,255,255,1), 0 0 20px rgba(255,255,255,0.6); float: left }
body > header h1 span { color: #0c6f5e }
body > header h2 { color: white; font-size: .7em; font-weight: normal; margin: 2.2em 0 0 1em; float: left }
@@ -28,8 +22,6 @@
article header { margin: 0;padding: .3em; box-shadow: 0 0 5px rgba(0,0,0,0.9); border-radius: 5px 5px 0 0; width: 892px; }
article h3 { display: inline; }
article > details { margin: 1em; }
-
-
body#error { background-color : #533;}
#error article { color : darkred; background-color : rgba(255,255,255,0.9); clear: both }
#error article h2 { color : white; text-shadow: 0 0 2px white, 0 0 15px #600, 3px 3px 8px rgba(50,0,0,0.9); }
@@ -37,7 +29,6 @@
#error h3, #error article a { color : #744; }
#error article a:hover { color : #533; }
#error pre.xdebug-var-dump {font-size:0.8em}
-
body#answer { background-color : #353 }
#answer article { color : #575;background-color : rgba(255,255,255,0.9); clear: both }
#answer article h2 { color : white; text-shadow: 0 0 2px rgba(11,45,11,0.9), 0 0 10px rgba(11,45,11,0.8); }
@@ -57,12 +48,13 @@
You are actually running an apache webserver running under the latest fedora release. For more information about this container and how to add your content instead of this message, please read the following links.
+
-
-
-
-