]> git.p6c8.net - jirafeau_project.git/commitdiff
fix mordern skin in installation process
authorJerome Jutteau <mojo@couak.net>
Sun, 22 Feb 2015 17:33:38 +0000 (18:33 +0100)
committerJerome Jutteau <mojo@couak.net>
Sun, 22 Feb 2015 17:33:38 +0000 (18:33 +0100)
media/modern/style.css.php

index fa992e0f29e3420a11413198b7c79d75262c1516..422b1a5ccc3158544f3d84c92c7a4be688cd5a69 100644 (file)
@@ -81,6 +81,12 @@ h1 a {
   color: #333;
 }
 
   color: #333;
 }
 
+h2 {
+  text-decoration: none;
+  color: #333;
+  text-align: center;
+}
+
 fieldset p {
   margin-left: 25%;
 }
 fieldset p {
   margin-left: 25%;
 }

patrick-canterino.de