diff -r a4a575e755aa -r f1f71980ad29 client/css/renkan.css --- a/client/css/renkan.css Tue Aug 26 18:03:42 2014 +0200 +++ b/client/css/renkan.css Fri Aug 29 16:02:19 2014 +0200 @@ -1,3 +1,29 @@ +/*! + * _____ _ + * | __ \ | | + * | |__) |___ _ __ | | ____ _ _ __ + * | _ // _ \ '_ \| |/ / _` | '_ \ + * | | \ \ __/ | | | < (_| | | | | + * |_| \_\___|_| |_|_|\_\__,_|_| |_| + * + * Copyright 2012-2013 Institut de recherche et d'innovation + * contributor(s) : Yves-Marie Haussonne, Raphael Velt, Samuel Huron + * + * contact@iri.centrepompidou.fr + * http://www.iri.centrepompidou.fr + * + * This software is a computer program whose purpose is to show and add annotations on a video . + * This software is governed by the CeCILL-C license under French law and + * abiding by the rules of distribution of free software. You can use, + * modify and/ or redistribute the software under the terms of the CeCILL-C + * license as circulated by CEA, CNRS and INRIA at the following URL + * "http://www.cecill.info". + * + * The fact that you are presently reading this means that you have had + * knowledge of the CeCILL-C license and that you accept its terms. + */ +/*! renkan - v0.7.11 - Copyright © IRI 2014 */ + /* Renkan CSS */ .Rk-Main ul, .Rk-Main li, .Rk-Main h4, .Rk-Main h3, .Rk-Main p { @@ -645,7 +671,7 @@ .Rk-Bin-Main li { padding: 2px; border-bottom: 1px solid #cccccc; - clear: both; + clear: both; overflow: hidden; } .Rk-Bin-Main h3 { @@ -673,7 +699,7 @@ } .Rk-Wikipedia-Icon { - float: left; margin: 3px; + float: left; margin: 3px; max-height: 48px; max-width: 48px; } .Rk-Wikipedia-Title-Icon {