X-Git-Url: https://dev.renevier.net/?a=blobdiff_plain;f=public%2Fcss%2Flist.css;h=12e1a5b90a88c6705f91191721a2dffc56b14973;hb=a0c085f9492929c7b2bd6ada5cd1186d3133a44e;hp=b8125f1c7eb4c5465d700e68563dfc928b2aa876;hpb=fa98052cabd3834faf78610a74df936a43cc17c0;p=syj.git diff --git a/public/css/list.css b/public/css/list.css index b8125f1..12e1a5b 100644 --- a/public/css/list.css +++ b/public/css/list.css @@ -1,3 +1,6 @@ +/* This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier, + and is published under the AGPL license. */ + #container { position: absolute; overflow: auto; @@ -68,13 +71,6 @@ #message { width: 40%; margin: 20px auto 20px auto; - padding: 1.5em 1.5em 1.5em 1.5em; - text-align: center; - border-width: 2px; - border-style: solid; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; - border-radius: 5px; } #other-language {