]> git.p6c8.net - jirafeau.git/blobdiff - media/modern/style.css.php
[TASK] re-arrange Docker overlays to speedup image creation
[jirafeau.git] / media / modern / style.css.php
index 6daff465e8ec98c5dd802ea884f2e48f946e3192..fcdf9ca0e9c948fb10306e222018af4a20444fee 100644 (file)
@@ -2,7 +2,7 @@
 /*
  *  Jyraphe, your web file repository
  *  Copyright (C) 2013
- *  Jerome Jutteau <j.jutteau@gmail.com>
+ *  Jerome Jutteau <jerome@jutteau.fr>
  *  Jimmy Beauvois <jimmy.beauvois@gmail.com>
  *
  *  This program is free software: you can redistribute it and/or modify
@@ -39,8 +39,8 @@ body {
 }
 
 a, a:link, a:visited {
-       color: #223344;
-       text-decoration: underlined;
+    color: #223344;
+    text-decoration: underlined;
 }
 
 fieldset {
@@ -224,8 +224,12 @@ font-size:90%;
   color: red;
 }
 
+#upload_link_email {
+  margin-left: 10px;
+}
+
 #upload_image_email {
+  padding-bottom: 15px;
   padding-left: 20px;
-  margin-left: 10px;
   background: url(email.png) no-repeat;
 }

patrick-canterino.de