ADD oubli de certain fichier en rapport avec la page "about"
[euphorik.git] / css / 1 / pageAbout.css
diff --git a/css/1/pageAbout.css b/css/1/pageAbout.css
new file mode 100644 (file)
index 0000000..ffb958e
--- /dev/null
@@ -0,0 +1,46 @@
+
+#page.about {
+   text-align : left;
+   padding: 30px 10px 10px 10px;
+}
+
+#page.about h1 {
+   margin-top: 10px;
+   margin-left: 0px;
+   font-size: 18px;
+   color : #a6b80e
+}
+
+#page.about h2 {
+   margin-top: 10px;
+   margin-left: 10px;
+   font-size: 16px;
+   color : #899714;
+}
+
+#page.about h3 {
+   margin-top: 10px;
+   margin-left: 20px;
+   font-size: 14px;
+   color : #79841a;
+   background-color : #1e2201
+}
+
+#page.about h4 {
+   margin-top: 10px;
+   margin-left: 25px;
+   font-size: 12px;
+   color : #646d1d
+}
+
+#page.about p {
+   margin-top: 3px;
+   margin-left: 35px;
+   color : #e9e9e9
+}
+
+#page.about ul {
+   margin-top: 3px;
+   margin-left: 45px;
+   color: #e9e9e9
+}