X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/f8419669625b7e8768a77539eca79bbb7048381c..65aed7759f729985b7c802ccdbbb0c398a13427b:/media/elegantish/elegantish.css

diff --git a/media/elegantish/elegantish.css b/media/elegantish/elegantish.css
index ddfd896..7e04ac8 100644
--- a/media/elegantish/elegantish.css
+++ b/media/elegantish/elegantish.css
@@ -36,7 +36,7 @@
   @import url(https://fonts.googleapis.com/css?family=Open+Sans|Lobster);
 
 body {
-  background: ##050505;
+  background: #050505;
   background-image: url("bg1.png"), url("bg2.png");
   background-repeat: repeat-x, repeat;
   font-family: 'Lobster', cursive;
@@ -124,7 +124,8 @@ input[type="submit"]:focus {
   font-family: 'Lobster', cursive;
   border: 0;
   position: relative;
-  top: 5px;
+  background: #085B69;
+  border-bottom: 5px solid #157EFB;
   margin-bottom: 15px;
 }