[ Index ]
 

Code source de Joomla 1.0.13

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/templates/css/ -> offline.css (source)

   1  /**

   2   * CSS Document for offline page

   3   * @version $Id: offline.css 5826 2006-11-20 21:50:34Z eddiea $

   4   * @package Joomla

   5   * @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.

   6   * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php

   7   * Joomla! is free software and parts of it may contain or be derived from the

   8   * GNU General Public License or other free or open source software licenses.

   9   * See COPYRIGHT.php for copyright notices and details.

  10   */
  11  
  12  .outline {
  13    border: 1px solid #cccccc;
  14    background: #ffffff;
  15    padding: 2px;
  16  }
  17  
  18  body {
  19      margin: 15px;
  20      height: 100%;
  21      padding: 0px;
  22      font-family: Arial, Helvetica, Sans Serif;
  23      font-size: 11px;
  24      color: #333333;
  25      background: #ffffff;
  26  }
  27  
  28  .err {
  29      color: #bbb;
  30  }


Généré le : Wed Nov 21 14:43:32 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics