From: Jerome Jutteau Date: Sun, 22 Feb 2015 17:33:38 +0000 (+0100) Subject: fix mordern skin in installation process X-Git-Tag: 1.1~171 X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/commitdiff_plain/8ee528004ffcc1c82ee18ae95a8b3eba8b01bb00?ds=sidebyside;hp=19047d45c1ce27cd5f3e4c4d3a1dfdd384bf8f0d fix mordern skin in installation process --- diff --git a/media/modern/style.css.php b/media/modern/style.css.php index fa992e0..422b1a5 100644 --- a/media/modern/style.css.php +++ b/media/modern/style.css.php @@ -81,6 +81,12 @@ h1 a { color: #333; } +h2 { + text-decoration: none; + color: #333; + text-align: center; +} + fieldset p { margin-left: 25%; }