Re-Styled (style moved to style.css)

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1114 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2011-11-20 18:53:35 +00:00
parent 6e17541bb8
commit aea6eb493e
8 changed files with 33 additions and 72 deletions

View File

@@ -4,9 +4,18 @@
<head>
<title>fhem.pl - Hints for GNU/Linux</title>
<link rel="stylesheet" type="text/css" href="style.css" />
<meta http-equiv="Content-type" content="text/html;charset=ISO-8859-1"/>
</head>
<body style="background-color: white;">
<body>
<div id="left">
<img src="fhem.png">
<h3>fhem.pl - Hints for GNU/Linux</h3>
</div>
<div id="right">
<h2>fhem.pl - Hints for GNU/Linux</h2>
@@ -182,6 +191,7 @@ You need to have the kernel-source-<i>version</i> RPM of your current kernel
compress
}
</pre>
</div>
</body>
</html>