summaryrefslogtreecommitdiff
path: root/assets/85ebad3e/weather_forecast.css
diff options
context:
space:
mode:
authorPatrick Seeger <pseeger@ccwn.org>2012-04-18 21:37:05 +0200
committerPatrick Seeger <pseeger@ccwn.org>2012-04-18 21:37:05 +0200
commit36645ee867d49b1350237fb9e1ecf8a685344332 (patch)
tree758d941568c61234f1e5cbd965f0f36ffa41feb2 /assets/85ebad3e/weather_forecast.css
parent25c813f5eb00d321d5096d2347363a2f58cb1c93 (diff)
komische assets entfernt
Diffstat (limited to '')
-rw-r--r--assets/85ebad3e/weather_forecast.css33
1 files changed, 0 insertions, 33 deletions
diff --git a/assets/85ebad3e/weather_forecast.css b/assets/85ebad3e/weather_forecast.css
deleted file mode 100644
index adefaad..0000000
--- a/assets/85ebad3e/weather_forecast.css
+++ /dev/null
@@ -1,33 +0,0 @@
-/* SVN FILE: $Id: weather_forecast.css 9 2009-10-13 13:20:24Z Chris $ */
-/**
- * Weather Forecast CSS
- *
- * @copyright Copyright 2009 PBM Web Development - All Rights Reserved
- * @package weatherForecast
- * @since V1.0.0
- * @version $Revision: 9 $
- * @modifiedby $LastChangedBy: Chris $
- * @lastmodified $Date: 2009-10-13 14:20:24 +0100 (Tue, 13 Oct 2009) $
- * @license http://www.opensource.org/licenses/bsd-license.php The BSD License
- */
-.weather-forecast {
- float: left;
- font-size: 90%;
- margin-right: 0;
- margin-top: 1em;
- padding: 1em 1.5%;
- width: 28%;
-}
-.weather-forecast th,
-.weather-forecast td {
- padding: 0.375em 5px;
- text-align: center;
-}
-.weather-forecast tfoot tr,
-.weather-forecast tr.even {
- background-color: transparent;
-}
-.weather-forecast tfoot {
- font-size: 80%;
- font-style: italic;
-} \ No newline at end of file