| Current Path : /home/sunflowe/www2/j15/modules/mod_jweather/tmpl/ |
| Current File : /home/sunflowe/www2/j15/modules/mod_jweather/tmpl/mod_jweather.css |
/**
* @version $Id: mod_jweather.css 40 2009-07-11 08:50:06Z p0l0 $
* @package Joomla jWeather
* @author Marco Neumann
* @copyright Copyright (c) 2008, 2009, Marco Neumann
* @license GNU/GPL, see COPYING
*
* This file is part of jWeather.
*
* jWeather is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* jWeather is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with jWeather. If not, see <http://www.gnu.org/licenses/>.
*
*/
.jweather {
padding-top: 10px;
font-size: 9pt;
width: 100%;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.jweather img.jweather_icon {
width: 32px;
height: 32px;
}
.jweather table {
margin-left: auto;
margin-right: auto;
}
.jweather_tempText {
}