diff options
author | polo <ordipolo@gmx.fr> | 2022-03-02 04:54:24 +0100 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2022-03-02 04:54:24 +0100 |
commit | 9a28c38adb3585e55caeecd64d2171832a3684e9 (patch) | |
tree | 0119caaaa405d0e1dc248611a3e9b4e5f2470548 /public | |
parent | 91af604a44d016b4b56fd45266d6928ba3108e9e (diff) | |
download | melaine-9a28c38adb3585e55caeecd64d2171832a3684e9.zip |
detection poids max php.ini
Diffstat (limited to 'public')
-rw-r--r-- | public/accueil/index.html | 0 | ||||
-rw-r--r-- | public/css/accueil.css | 4 | ||||
-rw-r--r-- | public/css/index.html | 0 | ||||
-rw-r--r-- | public/css/pages_articles_simples.css | 4 | ||||
-rw-r--r-- | public/fonts/index.html | 0 | ||||
-rw-r--r-- | public/header_images/index.html | 0 | ||||
-rw-r--r-- | public/menu/index.html | 0 |
7 files changed, 5 insertions, 3 deletions
diff --git a/public/accueil/index.html b/public/accueil/index.html new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/public/accueil/index.html | |||
diff --git a/public/css/accueil.css b/public/css/accueil.css index b95e818..b7dcf06 100644 --- a/public/css/accueil.css +++ b/public/css/accueil.css | |||
@@ -116,7 +116,7 @@ form | |||
116 | #courriel | 116 | #courriel |
117 | { | 117 | { |
118 | padding-top: 30px; | 118 | padding-top: 30px; |
119 | font-size: 85%; | 119 | font-size: 90%; |
120 | } | 120 | } |
121 | 121 | ||
122 | #courriel * | 122 | #courriel * |
@@ -154,8 +154,6 @@ form | |||
154 | width: 700px; | 154 | width: 700px; |
155 | z-index: 2; | 155 | z-index: 2; |
156 | padding-top: 2px; | 156 | padding-top: 2px; |
157 | /*text-align: center;*/ | ||
158 | /*font-family: Sans-serif;*/ | ||
159 | } | 157 | } |
160 | 158 | ||
161 | #modeAdmin p | 159 | #modeAdmin p |
diff --git a/public/css/index.html b/public/css/index.html new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/public/css/index.html | |||
diff --git a/public/css/pages_articles_simples.css b/public/css/pages_articles_simples.css index 5f20753..124166b 100644 --- a/public/css/pages_articles_simples.css +++ b/public/css/pages_articles_simples.css | |||
@@ -24,6 +24,10 @@ figure | |||
24 | { | 24 | { |
25 | border-bottom: 3px black double; | 25 | border-bottom: 3px black double; |
26 | } | 26 | } |
27 | .boutonNouvelArticle | ||
28 | { | ||
29 | font-size: 90%; | ||
30 | } | ||
27 | .boutonArticle a | 31 | .boutonArticle a |
28 | { | 32 | { |
29 | padding: 2px; | 33 | padding: 2px; |
diff --git a/public/fonts/index.html b/public/fonts/index.html new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/public/fonts/index.html | |||
diff --git a/public/header_images/index.html b/public/header_images/index.html new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/public/header_images/index.html | |||
diff --git a/public/menu/index.html b/public/menu/index.html new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/public/menu/index.html | |||