X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/f8419669625b7e8768a77539eca79bbb7048381c..eacea40554f17e8cbf38d5adf2c60904e44a5b95:/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; }