]> git.p6c8.net - jirafeau_mojo42.git/blobdiff - media/courgette/style.css.php
fix margin of buttons in download page for courgette skin
[jirafeau_mojo42.git] / media / courgette / style.css.php
index 1978065733c1c59064347c8140b9fb43fa2fb83e..6675ba5b7e0525c4607cfdc1c5d96af174f1629e 100644 (file)
@@ -106,12 +106,13 @@ input[type="submit"] {
   color: #FFF;
   border-bottom: 5px solid #085B69;
   cursor: pointer;
+  margin: 10px;
 }
 
 select,
 input[type="text"],
 input[type="password"] {
-  border: 0;
+  border: 1;
   padding: 0.5em 1em;
   font-size: 1em;
   width: 89%;
@@ -239,7 +240,9 @@ input[type="submit"]:focus {
 
 .message,
 .error {
+  color: #d55548;
   font-style: italic;
+  font-weight: bold;
 }
 
 /* ==========================================================================
@@ -347,4 +350,4 @@ textarea[readonly="readonly"] + p + p a:focus {
   position: static;
   margin: 0;
   text-decoration: underline;
-}
\ No newline at end of file
+}

patrick-canterino.de