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

css improvments

git-svn-id: file:///home/jan/tmp/wetterstation/trunk@229 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
jan
2007-10-25 14:17:50 +00:00
parent 0057b16c92
commit 95ee7db655
7 changed files with 19 additions and 24 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
<link rel="stylesheet" type="text/css" href="css/example.css">
</head>
<body>
<h1 align="center"><? echo Config::getAllTitle(); ?></h1>
<h1><? echo Config::getAllTitle(); ?></h1>
<? new ModuleSet($_REQUEST['setType']);?>
<p id="copyright">(c) 2006 by Jan Losinski</p>