1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 14:58:00 +00:00

css improved

git-svn-id: file:///home/jan/tmp/wetterstation/trunk@195 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi
2006-12-01 12:22:42 +00:00
parent 77f680319f
commit c67f868f56
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -383,3 +383,8 @@ div.small_set div.module#windsSmall_2 a.mod_small_link div.mod_footer span.mod_m
color: #AA3333;
}
p.set#copyright {
font-size:8px;
color:#666666;
font-weight:600;
}
+1 -1
View File
@@ -18,6 +18,6 @@
<h1 align="center"><? echo Config::getAllTitle(); ?></h1>
<? new ModuleSet($_REQUEST['setType']);?>
<p>(c) 2006 by Jan Losinski</p>
<p id="copyright">(c) 2006 by Jan Losinski</p>
</body>
</html>