diff --git a/core/static/css/base/amadeus.css b/core/static/css/base/amadeus.css index e8a5b96..6b48e5f 100644 --- a/core/static/css/base/amadeus.css +++ b/core/static/css/base/amadeus.css @@ -271,6 +271,14 @@ a.alert_message:hover{color : grey} display: none; } +/*Logo register user*/ +#logo{ + max-width: 30%; + margin-top: 1em; + margin-bottom: 1em; +} +/*====================== ========*/ + .accordion { background: #c0c0c0; } -- libgit2 0.21.2