/**
 *
 * webroot/idelibre_client/assets/css/sync.css
 *
 * i-delibRE : le porte-document nomade des élus pour le suivi des séances délibérantes (https://adullact.net/projects/idelibre)
 *
 * CSS 3
 *
 * @author Stéphane Sampaio
 * @copyright Adullact Projet
 * @link http://adullact.org/
 * @license http://www.cecill.info/licences/Licence_CeCILL_V2-fr.txt CeCiLL v2
 * @encoding UTF-8
 *
 * SVN Informations
 * $Date: 2013-10-22 10:49:55 +0200 (mar. 22 oct. 2013) $
 * $Revision: 304 $
 * $Author: ssampaio $
 * $HeadURL: svn+ssh://rdubourget@scm.adullact.net/scmrepos/svn/idelibre/trunk/app/webroot/idelibre_client/assets/css/sync.css $
 * $Id: sync.css 304 2013-10-22 08:49:55Z ssampaio $
 */

#divSync h1 {
    font-size: 1.7em;
    padding: 5px;
    margin-bottom: 15px;
    border: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    text-align: center;
    border-radius: 3px;
}